Searched defs:AsStringVec (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/ | ||
H A D | decoded_param.cpp | 70 bool DecodedParam::AsStringVec(std::vector<std::string>& dest) in AsStringVec() function in OHOS::HiviewDFX::EventRaw::DecodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/ | ||
H A D | encoded_param.cpp | 83 bool EncodedParam::AsStringVec(std::vector<std::string>& dest) in AsStringVec() function in OHOS::HiviewDFX::EventRaw::EncodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/ | ||
H A D | encoded_param.h | 405 bool AsStringVec(std::vector<std::string>& dest) override in AsStringVec() function |