Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_raw/decoded/
Ddecoded_param.cpp41 bool DecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::DecodedParam
129 bool SignedVarintDecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::SignedVarintDecodedParam
/base/hiviewdfx/hiview/base/event_raw/encoded/
Dencoded_param.cpp56 bool EncodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::EncodedParam
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/
Dencoded_param.cpp56 bool EncodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::Encoded::EncodedParam
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
Dencoded_param.h180 virtual bool AsInt64(int64_t& dest) override in AsInt64() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/include/
Dencoded_param.h180 virtual bool AsInt64(int64_t& dest) override in AsInt64() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp463 int64_t HiSysEventValue::AsInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue