Searched refs:GetPresetAppHapPath (Results 1 – 3 of 3) sorted by relevance
88 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", "");100 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", "");
115 std::string realHapPath = GetPresetAppHapPath(inputPath, bundleName_); in GetCommonAppHspPath()170 std::string JsModuleReader::GetPresetAppHapPath(const std::string& inputPath, const std::string& bu… in GetPresetAppHapPath() function in OHOS::AbilityRuntime::JsModuleReader
46 …static std::string GetPresetAppHapPath(const std::string& inputPath, const std::string& bundleName…