Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp384 std::string newHapPath; in ReadFilePathData() local
387 newHapPath = (workerInfo_->hapPath).GetOriginString(); in ReadFilePathData()
391 newHapPath = hapModuleInfo.hapPath; in ReadFilePathData()
396 TAG_LOGD(AAFwkTag::JSRUNTIME, "HapPath: %{private}s", newHapPath.c_str()); in ReadFilePathData()
398 std::string loadPath = ExtractorUtil::GetLoadFilePath(newHapPath); in ReadFilePathData()

Completed in 1 milliseconds