Home
last modified time | relevance | path

Searched refs:checkEnum (Results 1 - 13 of 13) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php136 GPBUtil::checkEnum($var, \Google\Protobuf\Field_Kind::class);
162 GPBUtil::checkEnum($var, \Google\Protobuf\Field_Cardinality::class);
H A DApi.php343 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
H A DEnum.php196 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
H A DValue.php74 GPBUtil::checkEnum($var, \Google\Protobuf\NullValue::class);
H A DType.php230 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
H A DMethod.php264 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldOptions.php208 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions\CType::class);
306 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions\JSType::class);
H A DFieldDescriptorProto.php262 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldDescriptorProto\Label::class);
300 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldDescriptorProto\Type::class);
H A DMethodOptions.php127 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions\IdempotencyLevel::class);
H A DFileOptions.php518 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FileOptions\OptimizeMode::class);
H A DGPBUtil.php106 public static function checkEnum(&$var) function
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DDeprecatedAPIChecker.java83 checkEnum(cls, apiClassNameMap); in checkDeprecated()
185 private void checkEnum(Class<?> cls, Map<String, String> clsNameMap) { in checkEnum() method in DeprecatedAPIChecker
/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c60 PHP_METHOD(Util, checkEnum) {} in PHP_METHOD()
126 PHP_ME(Util, checkEnum, arginfo_checkPrimitive,

Completed in 9 milliseconds