Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h219 ERR_OSACCOUNT_SERVICE_DATA_STORAGE_KEY_NOT_EXISTS_ERROR, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp146 return ERR_OSACCOUNT_SERVICE_DATA_STORAGE_KEY_NOT_EXISTS_ERROR; in SaveAccountInfo()