Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_subscribe_test.cpp161 EXPECT_EQ(result, ERR_APPACCOUNT_KIT_OWNER_OUT_OF_RANGE);
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h135 ERR_APPACCOUNT_KIT_OWNER_OUT_OF_RANGE, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp519 return ERR_APPACCOUNT_KIT_OWNER_OUT_OF_RANGE; in SubscribeAppAccount()