Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfreeze_json_util.cpp86 if (!collectMap["timestamp"].empty()) { in FormatCollect()
90 if (!collectMap["pid"].empty()) { in FormatCollect()
94 if (!collectMap["uid"].empty()) { in FormatCollect()
98 if (!collectMap["domain"].empty()) { in FormatCollect()
102 if (!collectMap["stringId"].empty()) { in FormatCollect()
106 if (!collectMap["package_name"].empty()) { in FormatCollect()
110 if (!collectMap["process_name"].empty()) { in FormatCollect()
114 if (!collectMap["message"].empty()) { in FormatCollect()
119 if (!collectMap["peer_binder"].empty()) { in FormatCollect()
136 if (!collectMap["stack"].empty()) { in FormatCollect()
[all …]