Home
last modified time | relevance | path

Searched refs:ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h113 ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR, enumerator
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp294 …(errCode >= ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR && errCode <= ERR_APPACCOUNT_KIT_SEND_REQUEST… in ConvertToJSErrCodeV8()
H A Dapp_account.cpp581 return ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR; in SubscribeAppAccount()
639 return ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR; in UnsubscribeAppAccount()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_test.cpp362 EXPECT_EQ(result, ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR);
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp612 return ERR_APPACCOUNT_KIT_SUBSCRIBER_IS_NULLPTR; in UnsubscribeOsAccount()