Searched defs:add_log_ids (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 11974 void add_log_ids(AndroidLogId value) { log_ids_.emplace_back(value); } in add_log_ids() function in perfetto::protos::gen::AndroidLogConfig |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 15237 void add_log_ids(AndroidLogId value) { log_ids_.emplace_back(value); } in add_log_ids() function in perfetto::protos::gen::AndroidLogConfig |