Home
last modified time | relevance | path

Searched defs:add_public_dependency (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc8343 void add_public_dependency(int32_t value) { public_dependency_.emplace_back(value); } in add_public_dependency() function in perfetto::protos::gen::FileDescriptorProto
8344 …int32_t* add_public_dependency() { public_dependency_.emplace_back(); return &public_dependency_.b… in add_public_dependency() function in perfetto::protos::gen::FileDescriptorProto
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp10768 void add_public_dependency(int32_t value) { public_dependency_.emplace_back(value); } in add_public_dependency() function in perfetto::protos::gen::FileDescriptorProto
10769 …int32_t* add_public_dependency() { public_dependency_.emplace_back(); return &public_dependency_.b… in add_public_dependency() function in perfetto::protos::gen::FileDescriptorProto