Searched refs:CreateEntry_Impl (Results 1 – 1 of 1) sorted by relevance
2401 ErrCode CreateEntry_Impl( const DirEntry &rPath, DirEntryKind eKind ) in CreateEntry_Impl() function2470 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 22 milliseconds