Searched defs:isOsAccountExists (Results 1 – 11 of 11) sorted by relevance
200 bool isOsAccountExists = false; variable213 bool isOsAccountExists = true; variable243 bool isOsAccountExists = true; variable260 bool isOsAccountExists = false; variable
123 bool isOsAccountExists; variable
371 bool isOsAccountExists = false; variable384 bool isOsAccountExists = true; variable
128 bool isOsAccountExists = false; variable
442 bool isOsAccountExists = false; variable455 bool isOsAccountExists = true; variable
108 bool isOsAccountExists = GetBoolParam(); in RegisterOsAccountManager() local
41 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
116 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
112 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
187 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
891 bool isOsAccountExists = false; in ProcIsOsAccountExists() local