Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/osaccount/native/test/unittest/
Dos_account_info_test.cpp259 bool isCreateCompleted = BOOL_IS_OS_ACCOUNT_COMPLETED; variable
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp132 void OsAccountInfo::SetIsCreateCompleted(const bool isCreateCompleted) in SetIsCreateCompleted()