Home
last modified time | relevance | path

Searched defs:PROTO_PATH (Results 1 – 7 of 7) sorted by relevance

/external/autotest/server/hosts/tls_client/
Dbuildprotos.py7 PROTO_PATH = 'src/config/proto/chromiumos/config/api/test/tls/' variable
/external/grpc-grpc/examples/node/dynamic_codegen/
Dgreeter_client.js19 var PROTO_PATH = __dirname + '/../../protos/helloworld.proto'; variable
Dgreeter_server.js19 var PROTO_PATH = __dirname + '/../../protos/helloworld.proto'; variable
/external/grpc-grpc/examples/node/dynamic_codegen/route_guide/
Droute_guide_server.js19 var PROTO_PATH = __dirname + '/../../../protos/route_guide.proto'; variable
Droute_guide_client.js19 var PROTO_PATH = __dirname + '/../../../protos/route_guide.proto'; variable
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc2542 enum EncodeDecodeTestMode { PROTO_PATH, DESCRIPTOR_SET_IN }; enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc2517 enum EncodeDecodeTestMode { PROTO_PATH, DESCRIPTOR_SET_IN }; enumerator