Searched defs:WriteRead (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/ |
H A D | device.h | 79 Status WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer) { in WriteRead() function 149 Status WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer) { in WriteRead() function
|
H A D | initiator.h | 104 Status WriteRead(ConstByteSpan write_buffer, ByteSpan read_buffer) { in WriteRead() function
|
/aosp_15_r20/external/pigweed/pw_spi/ |
H A D | initiator_mock_test.cc | 66 TEST(Transaction, WriteRead) { in TEST() argument
|
/aosp_15_r20/external/zucchini/ |
H A D | arm_utils_unittest.cc | 438 TEST(AArch32Rel32Translator, WriteRead) { in TEST() argument 771 TEST(AArch64Rel32Translator, WriteRead) { in TEST() argument
|
/aosp_15_r20/external/pigweed/pw_i2c/ |
H A D | initiator_mock_test.cc | 89 TEST(Transaction, WriteRead) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | resource_operation_safety_analysis_test.cc | 79 TEST(ResourceOperationSafetyAnalysisTest, WriteRead) { in TEST() argument
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | file_stream_unittest.cc | 600 TEST_F(FileStreamTest, WriteRead) { in TEST_F() argument
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | oat_writer_test.cc | 413 TEST_F(OatTest, WriteRead) { in TEST_F() argument
|