Searched refs:ParseHapFileInfo (Results 1 – 2 of 2) sorted by relevance
58 if (!ParseHapFileInfo(pc, methodid, map, jsFunction)) { in ParseHapInfo()74 bool DfxHap::ParseHapFileInfo(uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunct… in ParseHapFileInfo() function in OHOS::HiviewDFX::DfxHap
36 …bool ParseHapFileInfo(uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *js…