Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc99 const std::string& output_path) { in CombineTargetZipFiles()
214 const std::string& output_path) { in BuildSuperImage()
239 const std::string& output_path) { in RebuildSuperImage()
Dvendor_dlkm_utils.cc72 bool WriteFsConfig(const char* output_path, const std::string& fs_root, in WriteFsConfig()
145 const std::string& output_path) { in WriteDepsToFile()
204 bool GenerateFileContexts(const char* output_path, in GenerateFileContexts()
/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc469 const std::string& output_path) { in AggregateImage()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1640 optional string output_path = 29; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp48170 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path() function in perfetto::protos::pbzero::TraceConfig_Decoder