Searched defs:output_path (Results 1 – 9 of 9) sorted by relevance
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | super_image_mixer.cc | 83 const std::string& output_path) { in CombineTargetZipFiles() 218 const std::string& output_path) { in BuildSuperImage() 256 const std::string& output_path) { in RebuildSuperImage() 289 INJECT(SuperImageRebuilderImpl(const FetcherConfig& fetcher_config, in INJECT() 323 SuperImageRebuilderComponent(const std::string* output_path) { in SuperImageRebuilderComponent()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | gen_vk_internal_shaders.py | 277 def __init__(self, shader_file, preprocessor_args, output_path): argument 305 def __init__(self, shader_file, shader_basename, variation_string, output_path, argument 367 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
|
/device/google/cuttlefish/host/libs/image_aggregator/ |
D | image_aggregator.cc | 496 const std::string& output_path) { in AggregateImage()
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | trace_config.pbzero.h | 94 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path() function
|
D | perfetto.h | 1043 const std::string& output_path() const { return output_path_; } in output_path() function
|
D | perfetto.cc | 36199 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path() function in perfetto::protos::pbzero::TraceConfig_Decoder
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ |
D | perfetto_trace.proto | 1366 optional string output_path = 29; field
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1640 optional string output_path = 29; field
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.cpp | 48170 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path() function in perfetto::protos::pbzero::TraceConfig_Decoder
|