/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/ |
H A D | distributed_data_mgr.cpp | 22 ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, int32_t tokenId) ClearAppStorage() argument
|
H A D | kvstore_data_service_mgr.cpp | 21 int32_t KvStoreDataServiceMgr::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, in ClearAppStorage() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_first_frame_state_data.h | 54 int32_t appIndex; member
|
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | multi_app_utils.cpp | 25 void MultiAppUtils::GetRunningMultiAppIndex(const std::string &bundleName, int32_t uid, int32_t &appIndex) in GetRunningMultiAppIndex() argument
|
/foundation/ability/form_fwk/test/fuzztest/formsandboxrendermgrinner_fuzzer/ |
H A D | formsandboxrendermgrinner_fuzzer.cpp | 43 int32_t appIndex = static_cast<int32_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/test/unittest/app_preloader_test/ |
H A D | app_preloader_test.cpp | 58 int32_t appIndex = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/ |
H A D | ability_interceptor_interface.h | 43 int32_t appIndex = 0; member
|
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager_utils.h | 50 int32_t appIndex; member
|
/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_preloader.h | 34 int32_t appIndex = 0; // not used member
|
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/ |
H A D | multi_app_utils_test.cpp | 52 int32_t appIndex = -1; in HWTEST_F() local 80 int32_t appIndex = -1; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/startup_util_test/ |
H A D | startup_util_test.cpp | 54 int32_t appIndex = 0; in HWTEST_F() local 68 int32_t appIndex = 0; in HWTEST_F() local 81 int32_t appIndex = 1001; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | event_listener.h | 53 int32_t appIndex;
member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | ability_manager_helper.cpp | 29 UninstallApplicationProcesses( const std::string &bundleName, const int uid, bool isUpgradeApp, int32_t appIndex) UninstallApplicationProcesses() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_monitor.cpp | 62 int32_t appIndex = want.GetIntParam(Constants::APP_INDEX, Constants::DEFAULT_APP_INDEX); in OnReceiveEvent() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_clone_info.h | 31 int32_t appIndex = 0; member
|
H A D | inner_bundle_clone_common.h | 32 static std::string GetCloneDataDir(const std::string &bundleName, const int32_t appIndex) in GetCloneDataDir() argument 38 static std::string GetCloneBundleIdKey(const std::string &bundleName, const int32_t appIndex) in GetCloneBundleIdKey() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/ |
H A D | launcher_ability_resource_info.h | 31 int32_t appIndex = 0; member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | code_protect_bundle_info.h | 34 int32_t appIndex = 0; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | system_ability_helper.cpp | 60 int SystemAbilityHelper::UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UninstallApp() argument 65 int SystemAbilityHelper::UpgradeApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UpgradeApp() argument
|
/foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
H A D | system_ability_helper.cpp | 58 int SystemAbilityHelper::UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UninstallApp() argument 63 int SystemAbilityHelper::UpgradeApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UpgradeApp() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsbundleresourcehelper_fuzzer/ |
H A D | bmsbundleresourcehelper_fuzzer.cpp | 42 int32_t appIndex = 0; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/ |
H A D | bundleinstallerproxy_fuzzer.cpp | 46 int32_t appIndex = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 32 QueryMetaData( const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) QueryMetaData() argument
|
H A D | data_share_db_config.h | 38 int32_t appIndex; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/ |
H A D | load_config_data_info_strategy.cpp | 33 QueryMetaData(const std::string &bundleName, const std::string &storeName, DistributedData::StoreMetaData &metaData, const int32_t userId, const int32_t appIndex) QueryMetaData() argument
|