Home
last modified time | relevance | path

Searched defs:hapPath (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_preload_app_info.h34 …static std::string GetPreloadAOTFileName(const std::string &hapPath, const std::string &moduleName) in GetPreloadAOTFileName()
Dohos_pkg_args.h134 std::string hapPath; in GetJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp227 std::string ExtractorUtil::GetLoadFilePath(const std::string &hapPath) in GetLoadFilePath()
238 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate,… in GetExtractor()
264 void ExtractorUtil::DeleteExtractor(const std::string &hapPath) in DeleteExtractor()
Dsource_map.cpp54 bool SourceMap::ReadSourceMapData(const std::string& hapPath, std::string& content) in ReadSourceMapData()
97 void SourceMap::Init(const std::string& hapPath) in Init()
Dfile_path_utils.cpp443 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h75 std::string hapPath; member
Djs_stackinfo.cpp1284 std::string ArkGetFileName(int pid, uintptr_t jsPandaFileAddr, std::string &hapPath) in ArkGetFileName()
1311 std::unique_ptr<uint8_t[]> ArkReadData([[maybe_unused]] const std::string &hapPath, in ArkReadData()
1332 std::shared_ptr<JSPandaFile> OpenJSPandaFileByReadData(const std::string &hapPath, const std::strin… in OpenJSPandaFileByReadData()
1395 std::string hapPath; in ArkGetJsFrameDebugInfo() local
1646 void JSSymbolExtractor::CreateSourceMap([[maybe_unused]] const std::string &hapPath) in CreateSourceMap()
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h214 CString hapPath = baseFileName.substr(startStrLen); in ParseHapPath() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h116 void SetHapPath(const CString &hapPath) in SetHapPath()
Djs_pandafile_manager.cpp526 std::string hapPath; in GenerateJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp514 std::string hapPath; in HasPreloadAotFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp147 std::string hapPath = jsPandaFile->GetJSPandaFileHapPath().c_str(); in LoadAiFile() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4945 std::string hapPath = ""; in LoadAotFileInternal() local