Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp55 return FreezeJsonUtil::GetStrByMap(exceptionMap); in JsonStr()
119 return FreezeJsonUtil::GetStrByMap(memoryMap); in JsonStr()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h170 std::string GetStrByMap(std::map<std::string, T>& map) in GetStrByMap() function