/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMEnumTag.java | 29 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 D | KMEnum.java | 30 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 D | KMByteBlob.java | 31 private static KMByteBlob prototype; field in KMByteBlob 77 public void add(short index, byte val) { in add()
|
H A D | KMIntegerTag.java | 57 private static KMIntegerTag prototype; field in KMIntegerTag 182 short val = KMIntegerTag.cast(KMType.instanceTable[KM_INTEGER_TAG_OFFSET]).getValue(); in isValidKeySize() local
|
H A D | KMIntegerArrayTag.java | 31 private static KMIntegerArrayTag prototype; field in KMIntegerArrayTag 143 public void add(short index, short val) { in add()
|
H A D | KMKeyParameters.java | 83 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 D | KMEnumTag.java | 29 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 D | KMEnum.java | 30 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 D | KMByteBlob.java | 31 private static KMByteBlob prototype; field in KMByteBlob 77 public void add(short index, byte val) { in add()
|
H A D | KMIntegerTag.java | 57 private static KMIntegerTag prototype; field in KMIntegerTag 182 short val = KMIntegerTag.cast(KMType.instanceTable[KM_INTEGER_TAG_OFFSET]).getValue(); in isValidKeySize() local
|
H A D | KMIntegerArrayTag.java | 31 private static KMIntegerArrayTag prototype; field in KMIntegerArrayTag 143 public void add(short index, short val) { in add()
|
H A D | KMKeyParameters.java | 83 private static KMKeyParameters prototype; field in KMKeyParameters 240 short val = 0; in makeHwEnforced() local
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 105 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 D | binary_json_conformance_suite.cc | 105 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 D | text_format.cc | 1549 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 D | extension_set_unittest.cc | 912 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 D | text_format.cc | 1549 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 D | extension_set_unittest.cc | 912 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 D | message.cc | 1225 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 D | message.cc | 1225 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/ |
D | service-sdksandbox.jar | META-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/ |
D | FederatedCompute.jar | META-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/ |
D | FederatedCompute.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/ |
D | service-sdksandbox.jar | com/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/ |
D | service-sdksandbox.jar | com/android/tools/smali/dexlib2/writer/util/TryListBuilder.class
TryListBuilder. ... |