Home
last modified time | relevance | path

Searched defs:rawheapPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.cpp97 bool FileCheckAndOpenBinary(const std::string &rawheapPath, std::ifstream &file, uint32_t &fileSize) in RealPath()
Drawheap_translate.cpp19 bool RawHeapTranslate::Translate(const std::string &rawheapPath) in Translate()