Home
last modified time | relevance | path

Searched refs:CreateEntry_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx2401 ErrCode CreateEntry_Impl( const DirEntry &rPath, DirEntryKind eKind ) in CreateEntry_Impl() function
2470 return (ERRCODE_NONE == CreateEntry_Impl( aPath, eKind )); in IsValidEntry_Impl()
2606 if ( !Exists() && (ERRCODE_NONE == CreateEntry_Impl( *this, eKind )) ) in MakeShortName()
2630 nError = CreateEntry_Impl( *this, eKind ); in MakeShortName()

Completed in 31 milliseconds