Searched refs:GetMapByPcAndCtx (Results 1 – 2 of 2) sorted by relevance
46 bool DfxAccessors::GetMapByPcAndCtx(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPcAndCtx() function in OHOS::HiviewDFX::DfxAccessors157 if (!DfxAccessors::GetMapByPcAndCtx(pc, map, arg)) { in GetMapByPc()255 if (!DfxAccessors::GetMapByPcAndCtx(pc, map, arg)) { in GetMapByPc()
41 static bool GetMapByPcAndCtx(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg);