Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Ddirent.cxx2398 ErrCode CreateEntry_Impl( const DirEntry &rPath, DirEntryKind eKind ) in CreateEntry_Impl() function
2467 return (ERRCODE_NONE == CreateEntry_Impl( aPath, eKind )); in IsValidEntry_Impl()
2603 if ( !Exists() && (ERRCODE_NONE == CreateEntry_Impl( *this, eKind )) ) in MakeShortName()
2627 nError = CreateEntry_Impl( *this, eKind ); in MakeShortName()

Completed in 19 milliseconds