Searched defs:Data (Results 1 – 17 of 17) sorted by relevance
| /system/nfc/src/fuzzers/ |
| D | fuzz_utils.cc | 20 static std::vector<bytes_t> UnpackPackets(const uint8_t* Data, size_t Size) { in UnpackPackets() 41 static size_t PackPackets(const std::vector<bytes_t>& Packets, uint8_t* Data, in PackPackets() 68 extern "C" size_t LLVMFuzzerCustomMutator(uint8_t* Data, size_t Size, in LLVMFuzzerCustomMutator() 105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* Data, size_t Size) { in LLVMFuzzerTestOneInput()
|
| /system/nfc/src/fuzzers/inc/ |
| D | fuzz_cmn.h | 44 const std::vector<bytes_t> Data; variable
|
| /system/nfc/utils/test/ringbuffer_fuzzer/ |
| D | ringbuffer_fuzzer.cpp | 10 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* Data, size_t Size) { in LLVMFuzzerTestOneInput()
|
| /system/extras/simpleperf/ |
| D | build_id.h | 63 const unsigned char* Data() const { return data_; } in Data() function
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
| D | Data.java | 5 public class Data implements android.os.Parcelable class
|
| /system/chre/apps/test/common/proto/ |
| D | chre_cross_validation_sensor.proto | 67 message Data { message
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
| D | ILoggableInterface.h | 19 class Data; variable 110 …t8_t /*byteValue*/, ::std::vector<uint8_t>* /*byteArray*/, char16_t /*charValue*/, ::std::vector<c… in LogThis()
|
| /system/nfc/src/fuzzers/rw/ |
| D | mfc.cc | 154 void Mfc_Fuzz(uint8_t SubType, const std::vector<bytes_t>& Data) { in Mfc_Fuzz()
|
| D | t4t.cc | 162 void Type4_Fuzz(uint8_t SubType, const std::vector<bytes_t>& Data) { in Type4_Fuzz()
|
| D | t2t.cc | 202 void Type2_Fuzz(uint8_t SubType, const std::vector<bytes_t>& Data) { in Type2_Fuzz()
|
| D | t1t.cc | 243 void Type1_Fuzz(uint8_t SubType, const std::vector<bytes_t>& Data) { in Type1_Fuzz()
|
| D | t5t.cc | 320 void Type5_Fuzz(uint8_t SubType, const std::vector<bytes_t>& Data) { in Type5_Fuzz()
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/ |
| D | ILoggableInterface.h | 20 class Data; variable
|
| /system/tools/hidl/build/ |
| D | properties.go | 66 Data []string member
|
| /system/gatekeeper/include/gatekeeper/ |
| D | gatekeeper_messages.h | 91 const T* Data() const { in Data() function
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
| D | ILoggableInterface.cpp | 452 …* /*in_boolArray*/, int8_t /*in_byteValue*/, std::vector<uint8_t>* /*in_byteArray*/, char16_t /*in… in LogThis()
|
| /system/tools/aidl/tests/ |
| D | aidl_test_service.cpp | 866 vector<String16>*, vector<String16>*, const android::aidl::loggable::Data&, in LogThis()
|