Home
last modified time | relevance | path

Searched refs:trigger_error (Results 1 – 25 of 26) sorted by relevance

12

/third_party/protobuf/conformance/
Dconformance_php.php47 trigger_error("Protobuf request doesn't have specific payload type", E_USER_ERROR);
64 trigger_error("Request didn't have payload.", E_USER_ERROR);
68 trigger_error("Unspecified output format.", E_USER_ERROR);
96 trigger_error("I/O error", E_USER_ERROR);
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify22.c96 void (*trigger_error)(void); member
100 .trigger_error = &trigger_fs_abort,
107 .trigger_error = &tcase2_trigger_lookup,
114 .trigger_error = &tcase3_trigger,
121 .trigger_error = &tcase4_trigger,
243 tcase->trigger_error(); in do_test()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php180 trigger_error("RepeatedField element cannot be null.",
193 trigger_error(
217 trigger_error(
DMapField.php192 trigger_error("Map element cannot be null.", E_USER_ERROR);
284 trigger_error(
DDescriptorProto_ExtensionRange.php15 @trigger_error('Google\Protobuf\Internal\DescriptorProto_ExtensionRange is deprecated and will be r…
DFileOptions_OptimizeMode.php15 @trigger_error('Google\Protobuf\Internal\FileOptions_OptimizeMode is deprecated and will be removed…
DUninterpretedOption_NamePart.php15 @trigger_error('Google\Protobuf\Internal\UninterpretedOption_NamePart is deprecated and will be rem…
DFieldDescriptorProto_Label.php15 @trigger_error('Google\Protobuf\Internal\FieldDescriptorProto_Label is deprecated and will be remov…
DEnumDescriptorProto_EnumReservedRange.php15 @trigger_error('Google\Protobuf\Internal\EnumDescriptorProto_EnumReservedRange is deprecated and wi…
DDescriptorProto_ReservedRange.php15 @trigger_error('Google\Protobuf\Internal\DescriptorProto_ReservedRange is deprecated and will be re…
DSourceCodeInfo_Location.php15 @trigger_error('Google\Protobuf\Internal\SourceCodeInfo_Location is deprecated and will be removed …
DGeneratedCodeInfo_Annotation.php15 @trigger_error('Google\Protobuf\Internal\GeneratedCodeInfo_Annotation is deprecated and will be rem…
DFieldOptions_JSType.php15 @trigger_error('Google\Protobuf\Internal\FieldOptions_JSType is deprecated and will be removed in t…
DFieldOptions_CType.php15 @trigger_error('Google\Protobuf\Internal\FieldOptions_CType is deprecated and will be removed in th…
DFieldDescriptorProto_Type.php15 @trigger_error('Google\Protobuf\Internal\FieldDescriptorProto_Type is deprecated and will be remove…
DMethodOptions_IdempotencyLevel.php15 @trigger_error('Google\Protobuf\Internal\MethodOptions_IdempotencyLevel is deprecated and will be r…
DCodedOutputStream.php92 trigger_error("Output stream doesn't have enough buffer.");
DDescriptorPool.php160 trigger_error(
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DClientConfigureRequest_Metadata.php15 @trigger_error('Grpc\Testing\ClientConfigureRequest_Metadata is deprecated and will be removed in t…
DLoadBalancerStatsResponse_RpcsByPeer.php15 @trigger_error('Grpc\Testing\LoadBalancerStatsResponse_RpcsByPeer is deprecated and will be removed…
DClientConfigureRequest_RpcType.php15 @trigger_error('Grpc\Testing\ClientConfigureRequest_RpcType is deprecated and will be removed in th…
DLoadBalancerAccumulatedStatsResponse_MethodStats.php15 @trigger_error('Grpc\Testing\LoadBalancerAccumulatedStatsResponse_MethodStats is deprecated and wil…
/third_party/protobuf/php/src/Google/Protobuf/
DField_Kind.php15 @trigger_error('Google\Protobuf\Field_Kind is deprecated and will be removed in the next major rele…
DField_Cardinality.php15 @trigger_error('Google\Protobuf\Field_Cardinality is deprecated and will be removed in the next maj…
DAny.php294 trigger_error("Given parameter is not a message instance.",

12