Home
last modified time | relevance | path

Searched defs:AsInt64 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_param.cpp40 bool DecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::DecodedParam
128 bool SignedVarintDecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::SignedVarintDecodedParam
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Dencoded_param.cpp53 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 Dencoded_param.h180 virtual bool AsInt64(int64_t& dest) override in AsInt64() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp474 int64_t HiSysEventValue::AsInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue