Searched defs:hapPath (Results 1 – 13 of 13) sorted by relevance
34 …static std::string GetPreloadAOTFileName(const std::string &hapPath, const std::string &moduleName) in GetPreloadAOTFileName()
134 std::string hapPath; in GetJSPandaFile() local
227 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()
54 bool SourceMap::ReadSourceMapData(const std::string& hapPath, std::string& content) in ReadSourceMapData()97 void SourceMap::Init(const std::string& hapPath) in Init()
443 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath()
75 std::string hapPath; member
1284 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() local1646 void JSSymbolExtractor::CreateSourceMap([[maybe_unused]] const std::string &hapPath) in CreateSourceMap()
214 CString hapPath = baseFileName.substr(startStrLen); in ParseHapPath() local
116 void SetHapPath(const CString &hapPath) in SetHapPath()
526 std::string hapPath; in GenerateJSPandaFile() local
514 std::string hapPath; in HasPreloadAotFile() local
147 std::string hapPath = jsPandaFile->GetJSPandaFileHapPath().c_str(); in LoadAiFile() local
4945 std::string hapPath = ""; in LoadAotFileInternal() local