Home
last modified time | relevance | path

Searched refs:PerfettoPbDecoderFieldGetInt32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/include/perfetto/public/
H A Dpb_decoder.h82 static inline bool PerfettoPbDecoderFieldGetInt32( in PerfettoPbDecoderFieldGetInt32() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/
H A Dpb_decoder.h82 static inline bool PerfettoPbDecoderFieldGetInt32( in PerfettoPbDecoderFieldGetInt32() function
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dapi_integrationtest.cc194 EXPECT_TRUE(PerfettoPbDecoderFieldGetInt32(&it2.field, &val)); in TEST()