Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp273 isStorageReady_ = true; in OnAddSystemAbility()
294 if (!isStorageReady_) { in OnAddSystemAbility()
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h99 bool isStorageReady_ = false; variable