Home
last modified time | relevance | path

Searched refs:getGeneratedPool (Results 1 - 20 of 20) sorted by relevance

/third_party/protobuf/php/tests/
H A DDescriptorsTest.php50 $pool = DescriptorPool::getGeneratedPool();
61 $pool = DescriptorPool::getGeneratedPool();
79 $pool = DescriptorPool::getGeneratedPool();
96 $pool = DescriptorPool::getGeneratedPool();
114 $pool = DescriptorPool::getGeneratedPool();
138 $pool = DescriptorPool::getGeneratedPool();
213 $pool = DescriptorPool::getGeneratedPool();
224 $pool = DescriptorPool::getGeneratedPool();
236 $pool = DescriptorPool::getGeneratedPool();
H A Dmemory_leak_test.php194 $pool = \Google\Protobuf\DescriptorPool::getGeneratedPool();
/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php272 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
303 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
316 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DDescriptorPool.php44 public static function getGeneratedPool() function
47 self::$pool = new DescriptorPool(\Google\Protobuf\Internal\DescriptorPool::getGeneratedPool());
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DFieldMask.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DDuration.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DGPBEmpty.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DAny.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DWrappers.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DSourceContext.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DTimestamp.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DStruct.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DApi.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
H A DType.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorPool.php50 public static function getGeneratedPool() function
H A DRepeatedField.php79 $pool = DescriptorPool::getGeneratedPool();
H A DMapField.php84 $pool = DescriptorPool::getGeneratedPool();
H A DMessage.php93 $pool = DescriptorPool::getGeneratedPool();
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c776 * DescriptorPool::getGeneratedPool()
780 PHP_METHOD(DescriptorPool, getGeneratedPool) { in PHP_METHOD()
977 PHP_ME(DescriptorPool, getGeneratedPool, NULL,
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

Completed in 9 milliseconds