Home
last modified time | relevance | path

Searched refs:ERR_OSACCOUNT_KIT_SUBSCRIBE_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h180 ERR_OSACCOUNT_KIT_SUBSCRIBE_ERROR, enumerator
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp599 return ERR_OSACCOUNT_KIT_SUBSCRIBE_ERROR; in SubscribeOsAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp2200 EXPECT_EQ(ERR_OSACCOUNT_KIT_SUBSCRIBE_ERROR, OsAccountManager::SubscribeOsAccount(subscriber));