Home
last modified time | relevance | path

Searched defs:hexString (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DUiccCarrierPrivilegeRulesTest.java73 private void testHelper(String hexString) { in testHelper()
123 final String hexString = in testParseRule_Normal() local
152 final String hexString = "FF4034E232E11E4F06FFFFFFFFFFFFC114B61BE34AD2C20D7AFED84" in testParseRule_With4FD0D1() local
174 final String hexString = "FF4031E22FE11E4F06FFFFFFFFFFFFC114B61BE34AD2C20D7AFED8493C313A" in testParseRule_With4FD0() local
204 final String hexString = in testParseRule_TwoMessages() local
239 final String hexString = "FF4024E222E1184F00C11475C073AFD219AEB221948E828F066E778ADFDF23" in testParseRule_InvalidRulesWith4F00() local
261 final String hexString = "FF402AE228E11E4F06FFFFFFFFFFFFC114B61BE34AD2C20D7AFED8493C313A" in testParseRule_InvalidRulesWithoutDB() local
305 final String hexString = in testAID_OnlyARAM() local
365 final String hexString = in testAID_OnlyARAD() local
425 final String hexString = in testAID_BothARAMandARAD() local
[all …]
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dutil.cpp24 std::string hexString(const void* bytes, size_t len) { in hexString() function
39 std::string hexString(const std::vector<uint8_t>& bytes) { in hexString() function
/aosp12/frameworks/native/libs/gralloc/types/fuzzer/
H A Dutil.cpp24 std::string hexString(const void* bytes, size_t len) { in hexString() function
39 std::string hexString(const std::vector<uint8_t>& bytes) { in hexString() function
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/
H A DTestUtils.java33 public static byte[] hexStringToByteArray(String hexString) { in hexStringToByteArray()
48 public static int hexStringToInt(String hexString) { in hexStringToInt()
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/netlink/
H A DNduseroptMessageTest.java162 final String hexString = HDR_16BYTE + "00000000000000000000000000000000" + NLA_SRCADDR; in testZeroLengthOption() local
174 final String hexString = HDR_16BYTE + "26030000000000000000000000000000" + NLA_SRCADDR; in testTooLongOption() local
185 String hexString = HDR_32BYTE + OPT_PREF64; in testOptionsTooLong() local
225 private ByteBuffer toBuffer(String hexString) { in toBuffer()
/aosp12/frameworks/base/errorprone/tests/res/com/android/internal/util/
H A DHexDump.java24 public static byte[] hexStringToByteArray(String hexString) { in hexStringToByteArray()
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/utils/
H A DBigIntegerUtils.java29 public static BigInteger unsignedHexStringToBigInteger(String hexString) { in unsignedHexStringToBigInteger()
/aosp12/hardware/st/secure_element/ese-spi-driver/utils-lib/
H A DUtils.cc38 int Utils_charArrayToHexString(char* array, int length, char* hexString) { in Utils_charArrayToHexString()
/aosp12/system/tools/hidl/hashing/
H A DHash.cpp68 std::string Hash::hexString(const std::vector<uint8_t>& hash) { in hexString() function in android::Hash
77 std::string Hash::hexString() const { in hexString() function in android::Hash
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
H A DHex.java82 public static byte[] decodeHex(String hexString) { in decodeHex()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccIoResult.java194 public IccIoResult(int sw1, int sw2, String hexString) { in IccIoResult()
/aosp12/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DUtil.java71 StringBuilder hexString = new StringBuilder(); in toHexString() local
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DHexDumpTest.java72 String hexString = "0123456789ABCDEF72f9a3438934c378d34f32a8b932"; in testRoundTrip_fromString() local
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h146 inline std::string hexString(T value) { in hexString() function
/aosp12/packages/modules/GeoTZ/s2storage/tools/src/java/com/android/timezone/location/tools/dump/
H A DDumpUtils.java68 String hexString = Integer.toHexString(value); in zeroPadHex() local
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
H A DCertificateStore.java172 private static byte[] hexToBytes(String hexString) { in hexToBytes()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderClearBufTest.cpp33 std::string hexString(const void* bytes, size_t len) { in hexString() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
H A DCoverArt.java101 StringBuffer hexString = new StringBuffer(); in getImageHash() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java626 String hexString = IccUtils.bytesToHexString(rawData); in sendTerminalResponse() local
724 String hexString = IccUtils.bytesToHexString(rawData); in sendMenuSelection() local
796 String hexString = IccUtils.bytesToHexString(rawData); in eventDownload() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DUtilsTest.java97 String hexString = "abcd"; in testHexToBytes() local
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DHexDump.java173 public static byte[] hexStringToByteArray(String hexString) in hexStringToByteArray()
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DHexDump.java211 public static byte[] hexStringToByteArray(String hexString) { in hexStringToByteArray()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
H A DWifiP2pDevice.java431 private int parseHex(String hexString) { in parseHex()
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp29 std::string hexString(const void* bytes, size_t len) { in hexString() function
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/
H A DStructTest.java85 private <T> T doParsingMessageTest(final String hexString, final Class<T> clazz, in doParsingMessageTest()
678 private ByteBuffer toByteBuffer(final String hexString) { in toByteBuffer()
739 final String hexString = ByteOrder.nativeOrder().equals(ByteOrder.LITTLE_ENDIAN) in testStructToByteArray() local

12