/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
H A D | dlp_kv_storage_test.cpp | 32 static const std::string BUNDLE_NAME = "test"; member 57 BUNDLE_NAME, CONFIG, TOKENID); in HWTEST_F() 60 BUNDLE_NAME, configInfo, TOKENID); in HWTEST_F() 63 BUNDLE_NAME, configInfo, TOKENID); in HWTEST_F() 70 res = SandboxConfigKvDataStorage::GetInstance().DeleteSandboxConfigFromDataStorage(1000, BUNDLE_NAME, TOKENID); in HWTEST_F() 72 res = SandboxConfigKvDataStorage::GetInstance().DeleteSandboxConfigFromDataStorage(100, BUNDLE_NAME, TOKENID); in HWTEST_F() 90 res = SandboxConfigKvDataStorage::GetInstance().AddOrUpdateValue(BUNDLE_NAME, ""); in HWTEST_F()
|
H A D | dlp_bundle_adapter_test.cpp | 30 const std::string BUNDLE_NAME = "com.ohos.launcher"; member 52 BUNDLE_NAME, BundleFlag::GET_BUNDLE_WITH_ABILITIES, bundleInfo, USER_ID); in HWTEST_F() 66 BUNDLE_NAME, BundleFlag::GET_BUNDLE_WITH_ABILITIES, bundleInfo, USER_ID); in HWTEST_F()
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_control_manager_module_test.cpp | 36 const std::string BUNDLE_NAME = "bundlename"; member 120 BUNDLE_NAME, appAccountInfo, dataStoragePtr, UID); in HWTEST_F() 124 BUNDLE_NAME, appAccountInfo, dataStoragePtr, UID); in HWTEST_F() 144 appAccounts, BUNDLE_NAME, dataStoragePtr, 0); in HWTEST_F() 188 STRING_OWNER, appAccounts, BUNDLE_NAME, dataStoragePtr); in HWTEST_F() 204 request.callerBundleName = BUNDLE_NAME; in HWTEST_F() 218 appAccountInfo.SetOAuthTokenVisibility(authTypeOne, BUNDLE_NAME, true, Constants::API_VERSION8); in HWTEST_F()
|
H A D | app_account_authenticator_session_manager_module_test.cpp | 37 const std::string BUNDLE_NAME = "bundlename"; member 466 request.owner = BUNDLE_NAME; in HWTEST_F() 494 element.SetBundleName(BUNDLE_NAME); in HWTEST_F() 516 request.owner = BUNDLE_NAME; in HWTEST_F() 523 element.SetBundleName(BUNDLE_NAME); in HWTEST_F() 548 request.owner = BUNDLE_NAME; in HWTEST_F() 560 element.SetBundleName(BUNDLE_NAME); in HWTEST_F() 567 request1.owner = BUNDLE_NAME; in HWTEST_F() 575 element1.SetBundleName(BUNDLE_NAME); in HWTEST_F()
|
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
H A D | ticket_verify_test.cpp | 29 const std::string BUNDLE_NAME = "com.ohos.test"; member 81 profileInfo.bundleInfo.bundleName = BUNDLE_NAME; in HWTEST_F()
|
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
H A D | watermark_image_serializer.cpp | 24 const char* const BUNDLE_NAME = "bundleName"; member 42 cJSON* bundleName = cJSON_GetObjectItem(item, BUNDLE_NAME); in Deserialize() 73 cJSON_AddStringToObject(item, BUNDLE_NAME, it.first.first.c_str()); in Serialize()
|
/base/security/asset/services/core_service/src/common_event/ |
H A D | start_event.rs | 29 const BUNDLE_NAME: &str = "bundleName"; consts 66 let Some(bundle_name) = want.get(BUNDLE_NAME) else { in handle_package_removed() 104 let Some(bundle_name) = want.get(BUNDLE_NAME) else {
|
/base/customization/enterprise_device_management/test/unittest/common/external/ |
H A D | edm_bundle_manager_impl_test.cpp | 32 const std::string BUNDLE_NAME = "com.ohos.launcher"; member 105 BUNDLE_NAME, AppExecFwk::BundleFlag::GET_BUNDLE_WITH_ABILITIES, bundleInfo, USER_ID); in HWTEST_F()
|
/base/account/os_account/frameworks/appaccount/native/test/unittest/ |
H A D | app_account_manager_subscribe_test.cpp | 32 const std::string BUNDLE_NAME = "testname"; member 194 ErrCode result = appAccountSubscribeManagerPtr->SubscribeAppAccount(nullptr, nullptr, UID, BUNDLE_NAME, APP_INDEX); in HWTEST_F() 209 ErrCode result = appAccountSubscribeManagerPtr->CheckAppAccess(nullptr, UID, BUNDLE_NAME, APP_INDEX); in HWTEST_F()
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
H A D | data_share_common.h | 24 constexpr const char* BUNDLE_NAME = "BUNDLE_NAME"; member
|
/base/security/asset/services/os_dependency/src/ |
H A D | system_event_wrapper.cpp | 34 const char * const BUNDLE_NAME = "bundleName"; member 62 std::string bundleName = want.GetStringParam(BUNDLE_NAME); in HandleAppRestore()
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | data_publisher.cpp | 62 if (root[BUNDLE_NAME].isString()) { in GetBundleNameFromJsonStr() 63 bundleName = root[BUNDLE_NAME].asString(); in GetBundleNameFromJsonStr()
|
/base/telephony/call_manager/services/call_voice_assistant/include/ |
H A D | call_voice_assistant_manager.h | 118 const std::string BUNDLE_NAME = "";
member in OHOS::Telephony::CallVoiceAssistantManager
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_dfx_test.cpp | 57 constexpr const char *BUNDLE_NAME = "BUNDLE_NAME"; member 117 sysEvent->GetParamValue(BUNDLE_NAME, bundleName);
|
/base/account/os_account/services/accountmgr/test/moduletest/common/ |
H A D | bundle_manager_adapter_module_test.cpp | 49 const std::string BUNDLE_NAME = "com.ohos.launcher"; member 215 BUNDLE_NAME, BundleFlag::GET_BUNDLE_WITH_ABILITIES, bundleInfo, USER_ID); in HWTEST_F()
|
/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | mock_domain_plugin.cpp | 35 const std::string BUNDLE_NAME = "osaccount_test";
member
|
/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account.cpp | 340 std::vector<PropertyType> propertyList = {PropertyType::NAME, PropertyType::BUNDLE_NAME}; in DisableAppAccess() 369 std::vector<PropertyType> propertyList = {PropertyType::NAME, PropertyType::BUNDLE_NAME}; in EnableAppAccess() 400 PropertyType::NAME, PropertyType::BUNDLE_NAME, PropertyType::IS_ACCESSIBLE}; in SetAppAccess() 1116 PropertyType::NAME, PropertyType::AUTH_TYPE, PropertyType::BUNDLE_NAME, PropertyType::IS_VISIBLE }; in SetAuthTokenVisibilityInternal() 1189 PropertyType::NAME, PropertyType::AUTH_TYPE, PropertyType::BUNDLE_NAME }; in CheckAuthTokenVisibilityInternal() 1402 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyType::BUNDLE_NAME }; in CheckAppAccess()
|
H A D | napi_app_account_common.cpp | 32 "Parameter error. The type of \"bundleName\" must be string", // index equals to PropertyType::BUNDLE_NAME value 646 case PropertyType::BUNDLE_NAME : in ParseContextOAuthProperty() 710 case PropertyType::BUNDLE_NAME : in ParseAppAccountProperty()
|
/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 129 BUNDLE_NAME, enumerator
|
/base/telephony/call_manager/services/call_voice_assistant/src/ |
H A D | call_voice_assistant_manager.cpp | 136 AppExecFwk::ElementName element(DEFAULT_STRING, BUNDLE_NAME, ABILITY_NAME);
in ConnectAbility()
|