Home
last modified time | relevance | path

Searched refs:GetPresetAppHapPath (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_module_reader_test.cpp82 * @tc.desc: GetPresetAppHapPath Test
88 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F()
94 * @tc.desc: GetPresetAppHapPath Test
100 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp115 std::string realHapPath = GetPresetAppHapPath(inputPath, bundleName_); in GetCommonAppHspPath()
170 std::string JsModuleReader::GetPresetAppHapPath(const std::string& inputPath, const std::string& bundleName) in GetPresetAppHapPath() function in OHOS::AbilityRuntime::JsModuleReader
H A Djs_module_reader.h46 static std::string GetPresetAppHapPath(const std::string& inputPath, const std::string& bundleName);

Completed in 2 milliseconds