Searched refs:g_appAccountProxy (Results 1 – 1 of 1) sorted by relevance
35 sptr<IAppAccount> g_appAccountProxy; variable55 g_appAccountProxy = iface_cast<IAppAccount>(g_appAccountManagerService); in SetUpTestCase()84 ErrCode result = g_appAccountProxy->AddAccount(STRING_NAME, STRING_EXTRA_INFO);97 ErrCode result = g_appAccountProxy->DeleteAccount(STRING_NAME);111 ErrCode result = g_appAccountProxy->CreateAccount(STRING_NAME, option);113 result = g_appAccountProxy->DeleteAccount(STRING_NAME);135 ErrCode result = g_appAccountProxy->SubscribeAppAccount(subscribeInfo, nullptr);150 ErrCode result = g_appAccountProxy->UnsubscribeAppAccount(nullptr);