Home
last modified time | relevance | path

Searched refs:GetReadableBuildId (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote.h53 static std::string GetReadableBuildId(uint8_t* buildId, size_t length);
Ddfx_unwind_remote.cpp160 std::string DfxUnwindRemote::GetReadableBuildId(uint8_t* buildId, size_t length) in GetReadableBuildId() function in OHOS::HiviewDFX::DfxUnwindRemote
265 buildIdStr = GetReadableBuildId(buildId, length); in UpdateAndFillFrame()