Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h187 typedef GeneratorContext OutputDirectory; typedef
/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.h187 typedef GeneratorContext OutputDirectory; typedef
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h187 typedef GeneratorContext OutputDirectory; typedef
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go2098 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 …]
Dremote_execution.proto1275 message OutputDirectory { message