Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp433 … std::string buildIdHex = GetBuildId((uint64_t)((char*)GetMmapPtr() + shdr.offset), shdr.size); in GetBuildId() local
507 std::string DfxElf::ToReadableBuildId(const std::string& buildIdHex) in ToReadableBuildId()