Home
last modified time | relevance | path

Searched defs:AsInt64Vec (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/event_raw/decoded/
Ddecoded_param.cpp61 bool DecodedParam::AsInt64Vec(std::vector<int64_t>& dest) in AsInt64Vec() function in OHOS::HiviewDFX::EventRaw::DecodedParam
156 bool SignedVarintDecodedArrayParam::AsInt64Vec(std::vector<int64_t>& dest) in AsInt64Vec() function in OHOS::HiviewDFX::EventRaw::SignedVarintDecodedArrayParam
/base/hiviewdfx/hiview/base/event_raw/encoded/
Dencoded_param.cpp76 bool EncodedParam::AsInt64Vec(std::vector<int64_t>& dest) in AsInt64Vec() function in OHOS::HiviewDFX::EventRaw::EncodedParam
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/
Dencoded_param.cpp76 bool EncodedParam::AsInt64Vec(std::vector<int64_t>& dest) in AsInt64Vec() function in OHOS::HiviewDFX::Encoded::EncodedParam
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
Dencoded_param.h227 virtual bool AsInt64Vec(std::vector<int64_t>& dest) override in AsInt64Vec() function
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/include/
Dencoded_param.h227 virtual bool AsInt64Vec(std::vector<int64_t>& dest) override in AsInt64Vec() function