| /system/libbase/ |
| D | hex_test.cpp | 21 TEST(hex, empty) { in TEST() argument 26 TEST(hex, short) { in TEST() argument 34 std::string hex; in TEST() local 53 TEST(hex, all) { in TEST() argument 70 std::string hex; in TEST() local
|
| D | hex.cpp | 54 bool HexToBytes(const std::string& hex, std::vector<uint8_t>* bytes) { in HexToBytes()
|
| /system/keymaster/tests/ |
| D | ckdf_test.cpp | 73 template <class Blob> Blob hex2span(const char* hex) { in hex2span() 79 KeymasterKeyBlob hex2key(const char* hex) { in hex2key() 83 KeymasterBlob hex2blob(const char* hex) { in hex2blob()
|
| /system/core/fs_mgr/libfs_avb/tests/ |
| D | util_test.cpp | 107 std::string hex = "000102030405060708090A0B0C0D0E0F"; in TEST() local 117 std::string hex = "101112131415161718191A1B1C1D1E1F"; in TEST() local 140 std::string hex = "12345"; in TEST() local 147 std::string hex = "101112131415161718191A1B1C1D1E1F"; in TEST() local
|
| /system/core/fs_mgr/libfs_avb/ |
| D | util.cpp | 53 bool HexToBytes(uint8_t* bytes, size_t bytes_len, const std::string& hex) { in HexToBytes() 80 std::string hex; in BytesToHex() local
|
| /system/keymint/tests/src/bin/ |
| D | encrypted-keyblob-parse.rs | 20 let mut hex = false; in main() localVariable
|
| D | auth-keyblob-parse.rs | 36 let mut hex = false; in main() localVariable
|
| /system/security/identity/util/test/java/com/android/security/identity/internal/ |
| D | HkdfTest.java | 56 static byte[] hexDecode(String hex) { in hexDecode()
|
| /system/vold/ |
| D | VoldNativeServiceValidation.cpp | 97 binder::Status CheckArgumentHex(const std::string& hex) { in CheckArgumentHex()
|
| D | Utils.cpp | 916 status_t HexToStr(const std::string& hex, std::string& str) { in HexToStr() 959 status_t StrToHex(const std::string& str, std::string& hex) { in StrToHex() 968 status_t StrToHex(const KeyBuffer& str, KeyBuffer& hex) { in StrToHex()
|
| D | VoldNativeService.cpp | 102 #define CHECK_ARGUMENT_HEX(hex) \ argument
|
| /system/netd/server/ |
| D | NetlinkHandler.cpp | 198 const char *hex = evt->findParam("HEX"); in onEvent() local 276 void NetlinkHandler::notifyStrictCleartext(uid_t uid, const std::string& hex) { in notifyStrictCleartext()
|
| /system/netd/tests/ |
| D | TestUnsolService.cpp | 144 binder::Status TestUnsolService::onStrictCleartextDetected(int uid, const std::string& hex) { in onStrictCleartextDetected()
|
| /system/extras/libfscrypt/ |
| D | fscrypt.cpp | 121 void BytesToHex(const std::string& bytes, std::string* hex) { in BytesToHex()
|
| /system/extras/libfec/ |
| D | fec_read.cpp | 34 char hex[bytes_per_line * 3 + 1]; in dump() local
|
| /system/core/libsysutils/src/ |
| D | NetlinkEvent.cpp | 342 char* hex = (char*)calloc(1, hexSize); in parseNfPacketMessage() local
|
| /system/incremental_delivery/incfs/incfsdump/ |
| D | dump.cpp | 443 static std::string hex(uint64_t t) { in hex() function in __anona9f3ce8e0111::Dump
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 149 trace_print_func hex; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 7649 trace_print_func hex; member
|