/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | auto_startup_info.h | 36 int32_t appCloneIndex = 0; member
|
H A D | ability_running_info.h | 38 int32_t appCloneIndex = -1; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | ability_state_data.h | 65 int32_t appCloneIndex = -1; member
|
H A D | running_multi_info.h | 31 int32_t appCloneIndex; member
|
H A D | running_process_info.h | 67 std::int32_t appCloneIndex = -1; member
|
/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
|
/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 [all...] |
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/ |
H A D | mock_bundle_mgr_helper.cpp | 85 ErrCode BundleMgrHelper::GetCloneBundleInfo(const std::string &bundleName, int32_t flags, int32_t appCloneIndex, in GetCloneBundleInfo() argument
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/ |
H A D | app_mgr_stub_test.cpp | 386 int32_t appCloneIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 40 int BundleMgrService::GetUidByBundleName(const std::string& bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName() argument
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_bundle_manager.cpp | 208 int BundleMgrService::GetUidByBundleName(const std::string& bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName() argument
|
/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
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/ |
H A D | app_mgr_proxy_test.cpp | 418 int32_t appCloneIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 807 int32_t appCloneIndex = 1; in HWTEST_F() local 823 int32_t appCloneIndex = 1; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/ |
H A D | app_running_manager_test.cpp | 718 int32_t appCloneIndex = 1; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 1400 int32_t appCloneIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
H A D | abilityappmgrapprunningmanager_fuzzer.cpp | 183 int32_t appCloneIndex = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 727 bool BundleMgrHelper::CleanBundleDataFiles(const std::string &bundleName, int32_t userId, int32_t appCloneIndex) in CleanBundleDataFiles() argument 798 ErrCode BundleMgrHelper::GetUidByBundleName(const std::string &bundleName, int32_t userId, int32_t appCloneIndex) in GetUidByBundleName() argument 866 ErrCode BundleMgrHelper::QueryCloneAbilityInfo(const ElementName &element, int32_t flags, int32_t appCloneIndex, in QueryCloneAbilityInfo() argument 880 ErrCode BundleMgrHelper::GetCloneBundleInfo(const std::string &bundleName, int32_t flags, int32_t appCloneIndex, in GetCloneBundleInfo() argument 894 QueryCloneExtensionAbilityInfoWithAppIndex(const ElementName &element, int32_t flags, int32_t appCloneIndex, ExtensionAbilityInfo &extensionInfo, int32_t userId) QueryCloneExtensionAbilityInfoWithAppIndex() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
H A D | app_mgr_service_inner_test.cpp | 4057 int32_t appCloneIndex = 0; in HWTEST_F() local 4080 int32_t appCloneIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/ |
H A D | app_mgr_service_inner_second_test.cpp | 1201 int32_t appCloneIndex = 0; in HWTEST_F() local 1226 int32_t appCloneIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 936 int32_t appCloneIndex = 0; in OnClearUpAppData() local 1337 int32_t appCloneIndex = 0; in OnIsAppRunning() local [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_stub.cpp | 432 int32_t appCloneIndex = data.ReadInt32(); in HandleClearUpApplicationData() local 1351 int32_t appCloneIndex = data.ReadInt32(); in HandleIsAppRunning() local
|
H A D | app_mgr_proxy.cpp | 147 int32_t AppMgrProxy::ClearUpApplicationData(const std::string &bundleName, int32_t appCloneIndex, const int32_t userId) in ClearUpApplicationData() argument 1573 int32_t AppMgrProxy::IsAppRunning(const std::string &bundleName, int32_t appCloneIndex, bool &isRunning) in IsAppRunning() argument
|
H A D | app_mgr_client.cpp | 359 AppMgrResultCode AppMgrClient::ClearUpApplicationData(const std::string &bundleName, int32_t appCloneIndex, in ClearUpApplicationData() argument
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 226 CheckAppCloneRunningRecordIsExistByBundleName(const std::string &bundleName, int32_t appCloneIndex, bool &isRunning) CheckAppCloneRunningRecordIsExistByBundleName() argument
|