Home
last modified time | relevance | path

Searched refs:GetApplicationInfoWithAppIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/bundlemgrhelper_fuzzer/
H A Dbundlemgrhelper_fuzzer.cpp117 bmHelper->GetApplicationInfoWithAppIndex(stringParam, int32Param, int32Param, appInfo); in BundleMgrHelperFuzztest2()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h71 bool GetApplicationInfoWithAppIndex(const std::string &appName, int32_t appIndex,
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp572 bool BundleMgrHelper::GetApplicationInfoWithAppIndex( in GetApplicationInfoWithAppIndex() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp2232 IN_PROCESS_CALL_WITHOUT_RET(bundleMgrHelper->GetApplicationInfoWithAppIndex(bundleName, in CheckCallingTokenId()