Home
last modified time | relevance | path

Searched +defs:val +defs:prototype (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMEnumTag.java29 private static KMEnumTag prototype; field in KMEnumTag
65 public static short instance(short key, byte val) { in instance()
76 public static short instance(short key, byte[] val, short valOff, short valLen) { in instance()
H A DKMEnum.java30 private static KMEnum prototype; field in KMEnum
81 public static short instance(short enumType, byte val) { in instance()
179 public void setVal(byte val) { in setVal()
H A DKMByteBlob.java31 private static KMByteBlob prototype; field in KMByteBlob
77 public void add(short index, byte val) { in add()
H A DKMIntegerTag.java57 private static KMIntegerTag prototype; field in KMIntegerTag
182 short val = KMIntegerTag.cast(KMType.instanceTable[KM_INTEGER_TAG_OFFSET]).getValue(); in isValidKeySize() local
H A DKMIntegerArrayTag.java31 private static KMIntegerArrayTag prototype; field in KMIntegerArrayTag
143 public void add(short index, short val) { in add()
H A DKMKeyParameters.java83 private static KMKeyParameters prototype; field in KMKeyParameters
240 short val = 0; in makeHwEnforced() local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMEnumTag.java29 private static KMEnumTag prototype; field in KMEnumTag
65 public static short instance(short key, byte val) { in instance()
76 public static short instance(short key, byte[] val, short valOff, short valLen) { in instance()
H A DKMEnum.java30 private static KMEnum prototype; field in KMEnum
81 public static short instance(short enumType, byte val) { in instance()
179 public void setVal(byte val) { in setVal()
H A DKMByteBlob.java31 private static KMByteBlob prototype; field in KMByteBlob
77 public void add(short index, byte val) { in add()
H A DKMIntegerTag.java57 private static KMIntegerTag prototype; field in KMIntegerTag
182 short val = KMIntegerTag.cast(KMType.instanceTable[KM_INTEGER_TAG_OFFSET]).getValue(); in isValidKeySize() local
H A DKMIntegerArrayTag.java31 private static KMIntegerArrayTag prototype; field in KMIntegerArrayTag
143 public void add(short index, short val) { in add()
H A DKMKeyParameters.java83 private static KMKeyParameters prototype; field in KMKeyParameters
240 short val = 0; in makeHwEnforced() local
/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64()
310 std::unique_ptr<Message> prototype; in NewTestMessage() local
433 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in ExpectParseFailureForProtoWithProtoVersion() local
478 TestAllTypesProto3 prototype; in RunValidJsonTest() local
504 TestAllTypesProto3 prototype; in RunValidJsonIgnoreUnknownTest() local
516 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidProtobufTest() local
544 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidBinaryProtobufTest() local
567 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidJsonTestWithValidator() local
609 TestAllTypesProto3 prototype; in ExpectParseFailureForJson() local
638 TestAllTypesProto3 prototype; in ExpectSerializeFailureForJson() local
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64()
310 std::unique_ptr<Message> prototype; in NewTestMessage() local
433 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in ExpectParseFailureForProtoWithProtoVersion() local
478 TestAllTypesProto3 prototype; in RunValidJsonTest() local
504 TestAllTypesProto3 prototype; in RunValidJsonIgnoreUnknownTest() local
516 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidProtobufTest() local
544 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidBinaryProtobufTest() local
567 std::unique_ptr<Message> prototype = NewTestMessage(is_proto3); in RunValidJsonTestWithValidator() local
609 TestAllTypesProto3 prototype; in ExpectParseFailureForJson() local
638 TestAllTypesProto3 prototype; in ExpectSerializeFailureForJson() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc1549 void PrintString(const std::string& val, in PrintString()
1555 void PrintBytes(const std::string& val, in PrintBytes()
1788 int32_t val, const std::string& name) const { in PrintEnum()
1813 bool val, BaseTextGenerator* generator) const { in PrintBool()
1821 int32_t val, BaseTextGenerator* generator) const { in PrintInt32()
1825 uint32_t val, BaseTextGenerator* generator) const { in PrintUInt32()
1829 int64_t val, BaseTextGenerator* generator) const { in PrintInt64()
1833 uint64_t val, BaseTextGenerator* generator) const { in PrintUInt64()
1837 float val, BaseTextGenerator* generator) const { in PrintFloat()
1841 double val, BaseTextGenerator* generator) const { in PrintDouble()
[all …]
H A Dextension_set_unittest.cc912 unittest::ForeignMessage prototype; in TEST() local
940 inline void IncAllExtensions(M* message, ID extension, T val) { in IncAllExtensions()
1352 const Message* prototype = in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1549 void PrintString(const std::string& val, in PrintString()
1555 void PrintBytes(const std::string& val, in PrintBytes()
1788 int32_t val, const std::string& name) const { in PrintEnum()
1813 bool val, BaseTextGenerator* generator) const { in PrintBool()
1821 int32_t val, BaseTextGenerator* generator) const { in PrintInt32()
1825 uint32_t val, BaseTextGenerator* generator) const { in PrintUInt32()
1829 int64_t val, BaseTextGenerator* generator) const { in PrintInt64()
1833 uint64_t val, BaseTextGenerator* generator) const { in PrintUInt64()
1837 float val, BaseTextGenerator* generator) const { in PrintFloat()
1841 double val, BaseTextGenerator* generator) const { in PrintDouble()
[all …]
H A Dextension_set_unittest.cc912 unittest::ForeignMessage prototype; in TEST() local
940 inline void IncAllExtensions(M* message, ID extension, T val) { in IncAllExtensions()
1352 const Message* prototype = in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1225 const Message* prototype = in NewCMessage() local
1741 void PrintFloat(float val, in PrintFloat()
1745 void PrintDouble(double val, in PrintDouble()
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1225 const Message* prototype = in NewCMessage() local
1741 void PrintFloat(float val, in PrintFloat()
1745 void PrintDouble(double val, in PrintDouble()
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/sdksandbox/service/service-sdksandbox.impl/android_common_apex33/combined/
Dservice-sdksandbox.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/combined/
DFederatedCompute.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/jarjar/
DFederatedCompute.jar ... .Protocol$WaitAtBarrierResponse) xla.Protocol$WaitAtBarrierResponse prototype protected final java.lang.Object dynamicMethod (com ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/sdksandbox/service/service-sdksandbox.impl/android_common_apex33/package-check/
Dservice-sdksandbox.jarcom/android/tools/smali/dexlib2/writer/util/TryListBuilder.class TryListBuilder. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/sdksandbox/service/service-sdksandbox.impl/android_common_apex33/jarjar/
Dservice-sdksandbox.jarcom/android/tools/smali/dexlib2/writer/util/TryListBuilder.class TryListBuilder. ...

12345678910>>...29