Searched refs:retRC (Results 1 – 1 of 1) sorted by relevance
119 FileBase::RC retRC = FileBase::E_None; in getDefaultLocalRegistry() local132 retRC = Directory::create(sPath); in getDefaultLocalRegistry()133 if ( retRC != FileBase::E_None && retRC != FileBase::E_EXIST) in getDefaultLocalRegistry()
Completed in 6 milliseconds