Home
last modified time | relevance | path

Searched defs:ParseValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hisysevent/frameworks/native/
Djson_flatten_parser.cpp100 std::string JsonFlattenParser::ParseValue(const std::string& json) in ParseValue() function in OHOS::HiviewDFX::JsonFlattenParser
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
Draw_data_builder.h478 bool ParseValue(T& to, V from) in ParseValue() function