Home
last modified time | relevance | path

Searched defs:appIndex (Results 1 - 25 of 247) sorted by relevance

12345678910

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Ddistributed_data_mgr.cpp22 ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, int32_t tokenId) ClearAppStorage() argument
H A Dkvstore_data_service_mgr.cpp21 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 Dability_first_frame_state_data.h54 int32_t appIndex; member
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dmulti_app_utils.cpp25 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 Dformsandboxrendermgrinner_fuzzer.cpp43 int32_t appIndex = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_preloader_test/
H A Dapp_preloader_test.cpp58 int32_t appIndex = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/
H A Dability_interceptor_interface.h43 int32_t appIndex = 0; member
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager_utils.h50 int32_t appIndex; member
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_preloader.h34 int32_t appIndex = 0; // not used member
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/
H A Dmulti_app_utils_test.cpp52 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 Dstartup_util_test.cpp54 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 Devent_listener.h53 int32_t appIndex; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dability_manager_helper.cpp29 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 Dbundle_monitor.cpp62 int32_t appIndex = want.GetIntParam(Constants::APP_INDEX, Constants::DEFAULT_APP_INDEX); in OnReceiveEvent() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_clone_info.h31 int32_t appIndex = 0; member
H A Dinner_bundle_clone_common.h32 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 Dlauncher_ability_resource_info.h31 int32_t appIndex = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dcode_protect_bundle_info.h34 int32_t appIndex = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dsystem_ability_helper.cpp60 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 Dsystem_ability_helper.cpp58 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 Dbmsbundleresourcehelper_fuzzer.cpp42 int32_t appIndex = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/
H A Dbundleinstallerproxy_fuzzer.cpp46 int32_t appIndex = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_db_config.cpp32 QueryMetaData( const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) QueryMetaData() argument
H A Ddata_share_db_config.h38 int32_t appIndex; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dload_config_data_info_strategy.cpp33 QueryMetaData(const std::string &bundleName, const std::string &storeName, DistributedData::StoreMetaData &metaData, const int32_t userId, const int32_t appIndex) QueryMetaData() argument

Completed in 9 milliseconds

12345678910