Searched refs:GetModuleNameByBundleAndAbility (Results 1 – 3 of 3) sorted by relevance
4934 …std::string moduleName = GetBundleDataMgr()->GetModuleNameByBundleAndAbility("", ABILITY_NAME_TEST…4937 moduleName = GetBundleDataMgr()->GetModuleNameByBundleAndAbility(BUNDLE_NAME_TEST, "");4940 …moduleName = GetBundleDataMgr()->GetModuleNameByBundleAndAbility(BUNDLE_NAME_TEST, ABILITY_NAME_TE…4945 …moduleName = GetBundleDataMgr()->GetModuleNameByBundleAndAbility(BUNDLE_NAME_TEST, MODULE_NAME_TES…4948 …moduleName = GetBundleDataMgr()->GetModuleNameByBundleAndAbility(BUNDLE_NAME_TEST, ABILITY_NAME_TE…
933 …std::string GetModuleNameByBundleAndAbility(const std::string& bundleName, const std::string& abil…
7913 std::string BundleDataMgr::GetModuleNameByBundleAndAbility( in GetModuleNameByBundleAndAbility() function in OHOS::AppExecFwk::BundleDataMgr