Home
last modified time | relevance | path

Searched defs:innerBundleName (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_callback.cpp179 std::string innerBundleName = bundleName; in RegisterBundleStateCallback() local
221 std::string innerBundleName = bundleName; in GetCallbackInfoByName() local
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dapp_spawn_client.cpp94 char *innerBundleName = appRecord.GetBundleInfo().bundleName; in SpawnProcess() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dexit_resident_process_manager.cpp130 for (const auto &innerBundleName : bundleNames) { in IsKilledForUpgradeWeb() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp129 std::string innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in KeepSandboxDirs() local
H A Dbundle_sandbox_installer.cpp210 std::string innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in UninstallSandboxApp() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp723 cJSON *innerBundleName = cJSON_GetObjectItemCaseSensitive(item, JSON_SUB_KEY_PACKAGE); in ConvertUidAndGidToJson() local
749 cJSON *innerBundleName = cJSON_GetObjectItemCaseSensitive(uid, JSON_SUB_KEY_PACKAGE); in DeleteInnerUidInfoFromUidArray() local
H A Dbundle_manager_service.cpp779 cJSON *innerBundleName = cJSON_GetObjectItemCaseSensitive(uid, JSON_SUB_KEY_PACKAGE); in RestoreUidAndGidMap() local
H A Dgt_bundle_manager_service.cpp182 char *innerBundleName = reinterpret_cast<char *>(AdapterMalloc(strlen(bundleName) + 1)); in Uninstall() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp253 auto innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in CheckPathAreExisted() local
289 auto innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in CheckPathAreNonExisted() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp315 auto innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in CheckPathAreExisted() local
351 auto innerBundleName = std::to_string(appIndex) + Constants::FILE_UNDERLINE + bundleName; in CheckPathAreNonExisted() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1447 std::string innerBundleName = item.first.substr(pos + 1); in ImplicitQueryAllAbilityInfos() local
1523 std::string innerBundleName = item.first.substr(pos + 1); in ImplicitQueryAllAbilityInfosV9() local
5654 std::string innerBundleName = item.first.substr(pos + 1); in ImplicitQueryAllExtensionInfos() local
5723 std::string innerBundleName = item.first.substr(pos + 1); in ImplicitQueryAllExtensionInfosV9() local
5792 std::string innerBundleName = item.first.substr(pos + 1); in ImplicitQueryAllExtensionInfos() local