Home
last modified time | relevance | path

Searched defs:isCreateCompleted (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp72 int64_t serialNumber, bool isCreateCompleted) in OsAccountInfo()
144 void OsAccountInfo::SetIsCreateCompleted(const bool isCreateCompleted) in SetIsCreateCompleted()
/base/account/os_account/frameworks/osaccount/native/test/unittest/
Dos_account_info_test.cpp281 bool isCreateCompleted = BOOL_IS_OS_ACCOUNT_COMPLETED; variable
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account_common.cpp197 bool isCreateCompleted = info.GetIsCreateCompleted(); in GetOACBInfoToJs() local