Searched refs:getTypeUrl (Results 1 – 12 of 12) sorted by relevance
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | AnyTest.java | 82 "xxx.com/" + TestAllTypes.getDescriptor().getFullName(), container.getValue().getTypeUrl()); in testCustomTypeUrls() 93 "yyy.com/" + TestAllTypes.getDescriptor().getFullName(), container.getValue().getTypeUrl()); in testCustomTypeUrls() 104 "/" + TestAllTypes.getDescriptor().getFullName(), container.getValue().getTypeUrl()); in testCustomTypeUrls()
|
/external/protobuf/php/tests/ |
D | encode_decode_test.php | 996 $m1->getTypeUrl()); 1004 $m2->getTypeUrl()); 1013 $m3->getTypeUrl()); 1027 $m1->getAny()->getTypeUrl()); 1035 $m2->getAny()->getTypeUrl()); 1044 $m3->getAny()->getTypeUrl()); 1059 $m1->getAny()->getTypeUrl());
|
D | well_known_test.php | 67 $any->getTypeUrl()); 81 $this->assertSame("type.googleapis.com/foo.TestMessage", $any->getTypeUrl()); 224 $this->assertSame("a", $m->getTypeUrl());
|
D | memory_leak_test.php | 207 $m->getAny()->getTypeUrl());
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Any.php | 182 public function getTypeUrl() function in Google\\Protobuf\\Any
|
D | Field.php | 227 public function getTypeUrl() function in Google\\Protobuf\\Field
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | Message.php | 1396 $output->writeRaw($this->getTypeUrl(), strlen($this->getTypeUrl())); 1888 $size += strlen($this->getTypeUrl()) + 2;
|
/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.h | 1217 PHP_METHOD(Any, getTypeUrl); 1300 PHP_METHOD(Field, getTypeUrl);
|
D | message.c | 1341 PHP_ME(Any, getTypeUrl, NULL, ZEND_ACC_PUBLIC) 2013 PHP_ME(Field, getTypeUrl, NULL, ZEND_ACC_PUBLIC)
|
/external/protobuf/js/binary/ |
D | proto_test.js | 655 any.getTypeUrl());
|
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |