Searched defs:AsUint64 (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hiview/base/event_raw/decoded/ | ||
| D | decoded_param.cpp | 36 bool DecodedParam::AsUint64(uint64_t& dest) in AsUint64() function in OHOS::HiviewDFX::EventRaw::DecodedParam |
| /base/hiviewdfx/hiview/base/event_raw/encoded/ | ||
| D | encoded_param.cpp | 48 bool EncodedParam::AsUint64(uint64_t& dest) in AsUint64() function in OHOS::HiviewDFX::EventRaw::EncodedParam |
| /base/hiviewdfx/hiview/base/event_raw/include/encoded/ | ||
| D | encoded_param.h | 90 virtual bool AsUint64(uint64_t& dest) override in AsUint64() function |