Home
last modified time | relevance | path

Searched refs:checkMessage (Results 1 - 18 of 18) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DValue.php198 GPBUtil::checkMessage($var, \Google\Protobuf\Struct::class);
229 GPBUtil::checkMessage($var, \Google\Protobuf\ListValue::class);
H A DOption.php119 GPBUtil::checkMessage($var, \Google\Protobuf\Any::class);
H A DApi.php291 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
H A DEnum.php170 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
H A DType.php204 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php398 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\FileOptions::class);
440 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\SourceCodeInfo::class);
H A DOneofDescriptorProto.php102 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\OneofOptions::class);
H A DServiceDescriptorProto.php129 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
H A DEnumDescriptorProto.php151 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class);
H A DEnumValueDescriptorProto.php139 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumValueOptions::class);
H A DMethodDescriptorProto.php203 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\MethodOptions::class);
H A DRepeatedField.php183 GPBUtil::checkMessage($value, $this->klass);
H A DMapField.php194 GPBUtil::checkMessage($value, $this->klass);
H A DDescriptorProto.php279 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\MessageOptions::class);
H A DFieldDescriptorProto.php538 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\FieldOptions::class);
H A DGPBUtil.php194 public static function checkMessage(&$var, $klass, $newClass = null) function
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DExtensionRange.php151 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ExtensionRangeOptions::class);
/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c66 PHP_METHOD(Util, checkMessage) {} in PHP_METHOD()
138 PHP_ME(Util, checkMessage, arginfo_checkMessage,

Completed in 9 milliseconds