Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/
DEnum.php178 public function setSourceContext($var) function in Google\\Protobuf\\Enum
DType.php212 public function setSourceContext($var) function in Google\\Protobuf\\Type
DApi.php299 public function setSourceContext($var) function in Google\\Protobuf\\Api
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
DEnum.php178 public function setSourceContext($var) function in Google\\Protobuf\\Enum
DType.php212 public function setSourceContext($var) function in Google\\Protobuf\\Type
DApi.php299 public function setSourceContext($var) function in Google\\Protobuf\\Api
/external/grpc-grpc-java/binder/src/test/java/io/grpc/binder/internal/
DServiceBindingTest.java302 public ServiceBindingBuilder setSourceContext(Context sourceContext) { in setSourceContext() method in ServiceBindingTest.ServiceBindingBuilder