Home
last modified time | relevance | path

Searched defs:isOsAccountCompleted (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_mock_test.cpp496 bool isOsAccountCompleted; variable
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_osaccount_proxy_mock_test.cpp504 bool isOsAccountCompleted = true; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp941 bool isOsAccountCompleted = false; variable
955 bool isOsAccountCompleted = true; variable
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp261 ErrCode OsAccountManager::IsOsAccountCompleted(const int id, bool &isOsAccountCompleted) in IsOsAccountCompleted()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp1884 bool isOsAccountCompleted = false; variable
1897 bool isOsAccountCompleted = false; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp792 ErrCode OsAccountManagerService::IsOsAccountCompleted(const int id, bool &isOsAccountCompleted) in IsOsAccountCompleted()
H A Dos_account_stub.cpp1375 bool isOsAccountCompleted = false; in ProcIsOsAccountCompleted() local
H A Dinner_os_account_manager.cpp1937 ErrCode IInnerOsAccountManager::IsOsAccountCompleted(const int id, bool &isOsAccountCompleted) in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp676 ErrCode OsAccount::IsOsAccountCompleted(const int id, bool &isOsAccountCompleted) in IsOsAccountCompleted()
H A Dos_account_proxy.cpp1007 ErrCode OsAccountProxy::IsOsAccountCompleted(const int id, bool &isOsAccountCompleted) in IsOsAccountCompleted()