Home
last modified time | relevance | path

Searched refs:GetLoadPath (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.h43 std::string GetLoadPath(const std::string& hapPath);
Dextractor.cpp228 loadPath = GetLoadPath(hapPath); in GetLoadFilePath()
Dfile_path_utils.cpp443 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath() function