Searched defs:OutputDirectory (Results 1 – 5 of 5) sorted by relevance
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 187 typedef GeneratorContext OutputDirectory; typedef
|
/external/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 187 typedef GeneratorContext OutputDirectory; typedef
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 187 typedef GeneratorContext OutputDirectory; typedef
|
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/ |
D | remote_execution.pb.go | 2098 type OutputDirectory struct { struct 2099 state protoimpl.MessageState 2100 sizeCache protoimpl.SizeCache 2101 unknownFields protoimpl.UnknownFields 2107 Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` 2111 …igest `protobuf:"bytes,3,opt,name=tree_digest,json=treeDigest,proto3" json:"tree_digest,omitempty"` 2147 …s_topologically_sorted,json=isTopologicallySorted,proto3" json:"is_topologically_sorted,omitempty"` 2155 …name=root_directory_digest,json=rootDirectoryDigest,proto3" json:"root_directory_digest,omitempty"` 2158 func (x *OutputDirectory) Reset() { 2167 func (x *OutputDirectory) String() string { [all …]
|
D | remote_execution.proto | 1275 message OutputDirectory { message
|