Searched refs:getTypeUrl (Results 1 – 8 of 8) sorted by relevance
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()
1079 $m1->getTypeUrl());1087 $m2->getTypeUrl());1096 $m3->getTypeUrl());1110 $m1->getAny()->getTypeUrl());1118 $m2->getAny()->getTypeUrl());1127 $m3->getAny()->getTypeUrl());1142 $m1->getAny()->getTypeUrl());
68 $any->getTypeUrl());82 $this->assertSame("type.googleapis.com/foo.TestMessage", $any->getTypeUrl());225 $this->assertSame("a", $m->getTypeUrl());
214 $m->getAny()->getTypeUrl());
182 public function getTypeUrl() function in Google\\Protobuf\\Any
227 public function getTypeUrl() function in Google\\Protobuf\\Field
1466 $output->writeRaw($this->getTypeUrl(), strlen($this->getTypeUrl()));1963 $size += strlen($this->getTypeUrl()) + 2;
655 any.getTypeUrl());