/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_running_info.h | 38 int32_t appCloneIndex = -1; member
|
H A D | auto_startup_info.h | 36 int32_t appCloneIndex = 0; member
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/clearupapplicationdata_fuzzer/ |
H A D | clearupapplicationdata_fuzzer.cpp | 55 int32_t appCloneIndex = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/ |
H A D | js_ability_auto_startup_manager_utils.cpp | 133 napi_value appCloneIndex = AppExecFwk::WrapInt32ToJS(env, info.appCloneIndex); in CreateJsAutoStartupInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | running_multi_info.h | 31 int32_t appCloneIndex; member
|
H A D | ability_state_data.h | 65 int32_t appCloneIndex = -1; member
|
H A D | running_process_info.h | 67 std::int32_t appCloneIndex = -1; member
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.h | 45 …int GetUidByBundleName(const std::string& bundleName, int32_t userId, int32_t appCloneIndex) overr… in GetUidByBundleName()
|
H A D | mock_bundle_manager_form.cpp | 40 …grService::GetUidByBundleName(const std::string& bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/ |
H A D | mock_bundle_mgr_helper.cpp | 85 …eMgrHelper::GetCloneBundleInfo(const std::string &bundleName, int32_t flags, int32_t appCloneIndex, in GetCloneBundleInfo()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 720 …rHelper::CleanBundleDataFiles(const std::string &bundleName, int32_t userId, int32_t appCloneIndex) in CleanBundleDataFiles() 791 …MgrHelper::GetUidByBundleName(const std::string &bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName() 859 …eMgrHelper::QueryCloneAbilityInfo(const ElementName &element, int32_t flags, int32_t appCloneIndex, in QueryCloneAbilityInfo() 873 …eMgrHelper::GetCloneBundleInfo(const std::string &bundleName, int32_t flags, int32_t appCloneIndex, in GetCloneBundleInfo() 888 int32_t appCloneIndex, ExtensionAbilityInfo &extensionInfo, int32_t userId) in QueryCloneExtensionAbilityInfoWithAppIndex()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/ |
H A D | ams_ipc_app_mgr_module_test.cpp | 219 auto mockHandler = [&](const std::string& name, int32_t appCloneIndex, int32_t userId) { in __anon7019ce550302()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/ |
H A D | appmgrservicefirst_fuzzer.cpp | 136 int32_t appCloneIndex = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_bundle_manager.cpp | 208 …grService::GetUidByBundleName(const std::string& bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ |
H A D | mock_app_mgr_service.h | 143 … virtual int32_t ClearUpApplicationData(const std::string& appName, int32_t appCloneIndex) override in ClearUpApplicationData()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/ |
H A D | app_mgr_proxy_test.cpp | 418 int32_t appCloneIndex = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
H A D | abilityappmgrapprunningmanager_fuzzer.cpp | 182 int32_t appCloneIndex = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 805 int32_t appCloneIndex = 1; variable 821 int32_t appCloneIndex = 1; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/ |
H A D | app_mgr_stub_test.cpp | 386 int32_t appCloneIndex = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service.cpp | 330 int32_t AppMgrService::ClearUpApplicationData(const std::string &bundleName, int32_t appCloneIndex,… in ClearUpApplicationData() 1395 int32_t AppMgrService::IsAppRunning(const std::string &bundleName, int32_t appCloneIndex, bool &isR… in IsAppRunning()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 945 int32_t appCloneIndex = 0; in OnClearUpAppData() local 1386 int32_t appCloneIndex = 0; in OnIsAppRunning() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_proxy.cpp | 147 int32_t AppMgrProxy::ClearUpApplicationData(const std::string &bundleName, int32_t appCloneIndex, c… in ClearUpApplicationData() 1589 int32_t AppMgrProxy::IsAppRunning(const std::string &bundleName, int32_t appCloneIndex, bool &isRun… in IsAppRunning()
|
H A D | app_mgr_stub.cpp | 430 int32_t appCloneIndex = data.ReadInt32(); in HandleClearUpApplicationData() local 1365 int32_t appCloneIndex = data.ReadInt32(); in HandleIsAppRunning() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 1398 int32_t appCloneIndex = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
H A D | app_mgr_service_inner_test.cpp | 4008 int32_t appCloneIndex = 0; variable 4031 int32_t appCloneIndex = 0; variable
|