Home
last modified time | relevance | path

Searched refs:isStorageReady_ (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/include/
Daccount_mgr_service.h91 bool isStorageReady_ = false; variable
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp230 isStorageReady_ = true; in OnAddSystemAbility()
245 if (!isStorageReady_) { in OnAddSystemAbility()