Home
last modified time | relevance | path

Searched defs:set_output_path (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrace_config.pbzero.h211 void set_output_path(const std::string& value) { in set_output_path() function
214 void set_output_path(const char* data, size_t size) { in set_output_path() function
Dperfetto.h1044 void set_output_path(const std::string& value) { output_path_ = value; _has_field_.set(29); } in set_output_path() function
Dperfetto.cc36316 void set_output_path(const std::string& value) { in set_output_path() function in perfetto::protos::pbzero::TraceConfig
36319 void set_output_path(const char* data, size_t size) { in set_output_path() function in perfetto::protos::pbzero::TraceConfig
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp48491 void set_output_path(const char* data, size_t size) { in set_output_path() function in perfetto::protos::pbzero::TraceConfig
48494 void set_output_path(std::string value) { in set_output_path() function in perfetto::protos::pbzero::TraceConfig