Searched defs:AsInt64 (Results 1 – 6 of 6) sorted by relevance
41 bool DecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::DecodedParam129 bool SignedVarintDecodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::SignedVarintDecodedParam
56 bool EncodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::EventRaw::EncodedParam
56 bool EncodedParam::AsInt64(int64_t& dest) in AsInt64() function in OHOS::HiviewDFX::Encoded::EncodedParam
180 virtual bool AsInt64(int64_t& dest) override in AsInt64() function
463 int64_t HiSysEventValue::AsInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue