Searched defs:AsInt64 (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/ | ||
H A D | decoded_param.cpp | 40 bool DecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::DecodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/ | ||
H A D | encoded_param.cpp | 53 bool EncodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::EncodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/ | ||
H A D | encoded_param.h | 180 virtual bool AsInt64(int64_t& dest) override in AsInt64() function |
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ | ||
H A D | hisysevent_record.cpp | 474 int64_t HiSysEventValue::AsInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue |