Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dencoded_param.h284 StringEncodedParam(const std::string& key, const std::string& val): EncodedParam(key) in StringEncodedParam() function
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Dencoded_param.h347 StringEncodedParam(const std::string& key, const std::string& val): EncodedParam(key) in StringEncodedParam() function