Searched defs:isOsAccountExists (Results 1 – 11 of 11) sorted by relevance
198 bool isOsAccountExists = false; variable211 bool isOsAccountExists = true; variable241 bool isOsAccountExists = true; variable258 bool isOsAccountExists = false; variable
121 bool isOsAccountExists; variable
372 bool isOsAccountExists = false; variable385 bool isOsAccountExists = true; variable
126 bool isOsAccountExists = false; variable
363 bool isOsAccountExists = false; variable376 bool isOsAccountExists = true; variable
40 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
109 bool isOsAccountExists = GetBoolParam(); in RegisterOsAccountManager() local
182 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
114 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
142 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
736 bool isOsAccountExists = false; in ProcIsOsAccountExists() local