Searched refs:parse_error_location (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
D | proto_decoder.h | 313 bool* parse_error_location) const { in GetPackedRepeated() argument 317 field.data(), field.size(), parse_error_location); in GetPackedRepeated() 320 nullptr, 0, parse_error_location); in GetPackedRepeated()
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.h | 3935 bool* parse_error_location) const { in GetPackedRepeated() argument 3939 field.data(), field.size(), parse_error_location); in GetPackedRepeated() 3942 nullptr, 0, parse_error_location); in GetPackedRepeated() 54743 bool* parse_error_location) const { 54747 field.data(), field.size(), parse_error_location); 54750 nullptr, 0, parse_error_location);
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.h | 3097 bool* parse_error_location) const { 3101 field.data(), field.size(), parse_error_location); 3104 nullptr, 0, parse_error_location); 131059 bool* parse_error_location) const { 131063 field.data(), field.size(), parse_error_location); 131066 nullptr, 0, parse_error_location);
|