Home
last modified time | relevance | path

Searched refs:AsUint64Vec (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp81 ASSERT_TRUE(!param->AsUint64Vec(dest5));
114 ASSERT_TRUE(param->AsUint64Vec(dest5));
153 ASSERT_TRUE(!param->AsUint64Vec(dest5));
186 ASSERT_TRUE(!param->AsUint64Vec(dest5));
225 ASSERT_TRUE(!param->AsUint64Vec(dest5));
258 ASSERT_TRUE(!param->AsUint64Vec(dest5));
297 ASSERT_TRUE(!param->AsUint64Vec(dest5));
330 ASSERT_TRUE(!param->AsUint64Vec(dest5));
514 ASSERT_TRUE(!param->AsUint64Vec(dest5));
553 ASSERT_TRUE(param->AsUint64Vec(dest5));
[all …]
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_param.cpp55 bool DecodedParam::AsUint64Vec(std::vector<uint64_t>& dest) in AsUint64Vec() function in OHOS::HiviewDFX::EventRaw::DecodedParam
112 bool UnsignedVarintDecodedArrayParam::AsUint64Vec(std::vector<uint64_t>& dest) in AsUint64Vec() function in OHOS::HiviewDFX::EventRaw::UnsignedVarintDecodedArrayParam
H A Ddecoded_event.cpp128 if (param->AsUint64Vec(u64Vec)) { in AppendCustomizedArrayParam()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_param.h47 virtual bool AsUint64Vec(std::vector<uint64_t>& dest) override;
82 virtual bool AsUint64Vec(std::vector<uint64_t>& dest) override;
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Dvalue_param.h43 virtual bool AsUint64Vec(std::vector<uint64_t>& dest) = 0;
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Dencoded_param.cpp68 bool EncodedParam::AsUint64Vec(std::vector<uint64_t>& dest) in AsUint64Vec() function in OHOS::HiviewDFX::EventRaw::EncodedParam
H A Draw_data_builder.cpp362 if (std::vector<uint64_t> vals; param->AsUint64Vec(vals)) { in InitArrayValueParams()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Dencoded_param.h48 virtual bool AsUint64Vec(std::vector<uint64_t>& dest) override;
136 virtual bool AsUint64Vec(std::vector<uint64_t>& dest) override in AsUint64Vec() function
H A Draw_data_builder.h336 param->AsUint64Vec(val); in GetArrayValueByKey()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map223 …"OHOS::HiviewDFX::EventRaw::EncodedParam::AsUint64Vec(std::__h::vector<unsigned long, std::__h::al…
351 …"OHOS::HiviewDFX::EventRaw::EncodedParam::AsUint64Vec(std::__h::vector<unsigned long long, std::__…