Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_preload_app_info.h34 static std::string GetPreloadAOTFileName(const std::string &hapPath, const std::string &moduleName) in GetPreloadAOTFileName() argument
H A Dohos_pkg_args.h119 std::string hapPath; in GetJSPandaFile() local
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H A Dextractor_test.cpp66 void DeleteExtractor(const std::string &hapPath) in DeleteExtractor() argument
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.h85 std::string hapPath; member
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dextractor.cpp227 std::string ExtractorUtil::GetLoadFilePath(const std::string &hapPath) in GetLoadFilePath() argument
238 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate, bool cache) in GetExtractor() argument
264 DeleteExtractor(const std::string &hapPath) DeleteExtractor() argument
[all...]
H A Dfile_path_utils.cpp443 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath() argument
H A Dsource_map.cpp54 bool SourceMap::ReadSourceMapData(const std::string& hapPath, std::string& content) in ReadSourceMapData() argument
97 void SourceMap::Init(const std::string& hapPath) in Init() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_manager.cpp531 std::string hapPath; in GenerateJSPandaFile() local
536 << ", fileName:" << desc << ", hapPath: " << hapPath; in GenerateJSPandaFile() local
H A Djs_pandafile.h116 void SetHapPath(const CString &hapPath) in SetHapPath() argument
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.h220 CString hapPath = baseFileName.substr(startStrLen); in ParseHapPath() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.cpp504 std::string hapPath; in HasPreloadAotFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp147 std::string hapPath = jsPandaFile->GetJSPandaFileHapPath().c_str(); in LoadAiFile() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5051 std::string hapPath = ""; in LoadAotFileInternal() local

Completed in 21 milliseconds