Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/include/
Dflat_json_parser.h32 void AppendUInt64Value(const std::string& key, const uint64_t value);
/base/hiviewdfx/hiview/core/
Dflat_json_parser.cpp44 void FlatJsonParser::AppendUInt64Value(const std::string& key, const uint64_t value) in AppendUInt64Value() function in OHOS::HiviewDFX::FlatJsonParser