Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/
H A Dbundle_manager_adapter.cpp21 const std::string STRING_BUNDLE_NAME_NOT_INSTALLED = "com.example.not_installed"; variable
74 if (bundleName == STRING_BUNDLE_NAME_NOT_INSTALLED) { in GetBundleInfo()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp54 const std::string STRING_BUNDLE_NAME_NOT_INSTALLED = "com.example.not_installed"; variable
1381 STRING_AUTH_TYPE, STRING_BUNDLE_NAME_NOT_INSTALLED, true);
1723 STRING_NAME, STRING_AUTH_TYPE, STRING_BUNDLE_NAME_NOT_INSTALLED, true);
1733 it = authList.find(STRING_BUNDLE_NAME_NOT_INSTALLED);
1768 it = authList.find(STRING_BUNDLE_NAME_NOT_INSTALLED);
2042 …ErrCode result = g_accountManagerService->GetAllAccounts(STRING_BUNDLE_NAME_NOT_INSTALLED, appAcco…
2241 STRING_NAME, STRING_BUNDLE_NAME_NOT_INSTALLED, isAccessible);