Searched defs:isCreateCompleted (Results 1 – 3 of 3) sorted by relevance
72 int64_t serialNumber, bool isCreateCompleted) in OsAccountInfo()144 void OsAccountInfo::SetIsCreateCompleted(const bool isCreateCompleted) in SetIsCreateCompleted()
281 bool isCreateCompleted = BOOL_IS_OS_ACCOUNT_COMPLETED; variable
197 bool isCreateCompleted = info.GetIsCreateCompleted(); in GetOACBInfoToJs() local