/hardware/interfaces/sensors/common/utils/ |
D | EventMessageQueueWrapper.h | 75 bool write(const V2_1::Event* events, size_t numToWrite) override { in write() function 79 virtual bool write(const std::vector<V2_1::Event>& events) override { in write() function 118 bool write(const V2_1::Event* events, size_t numToWrite) override { in write() function 122 bool write(const std::vector<V2_1::Event>& events) override { in write() function
|
/hardware/interfaces/weaver/aidl/android/hardware/weaver/ |
D | IWeaver.aidl | 93 void write(in int slotId, in byte[] key, in byte[] value); in write() method
|
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/1/android/hardware/weaver/ |
D | IWeaver.aidl | 39 void write(in int slotId, in byte[] key, in byte[] value); in write() method
|
/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/current/android/hardware/weaver/ |
D | IWeaver.aidl | 39 void write(in int slotId, in byte[] key, in byte[] value); in write() method
|
/hardware/interfaces/weaver/aidl/default/ |
D | Weaver.cpp | 38 ::ndk::ScopedAStatus Weaver::write(int32_t in_slotId, const std::vector<uint8_t>& in_key, const std… in write() function in aidl::android::hardware::weaver::Weaver
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | MessageMutator.cpp | 38 void MessageMutator::write(Buffer<nlattr> attr, uint64_t val) const { in write() function in android::nl::MessageMutator
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | RingBuffer.cpp | 36 ssize_t RingBuffer::write(const sensors_event_t *ev, size_t size) { in write() function in android::RingBuffer
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 28 void TestLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestLayer 236 void TestColorLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestColorLayer 275 void TestBufferLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestBufferLayer
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | PipeComm.cpp | 80 int PipeComm::write(const std::vector<uint8_t>& data) { in write() function in android::hardware::automotive::vehicle::V2_0::impl::PipeComm
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | sys.h | 61 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/interfaces/nfc/1.0/default/ |
D | Nfc.cpp | 31 ::android::hardware::Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_0::implementation::Nfc
|
/hardware/qcom/sm7250/display/sdm/include/utils/ |
D | sys.h | 62 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
/hardware/st/nfc/1.1/ |
D | Nfc.cpp | 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/nxp/nfc/pn8x/1.1/ |
D | Nfc.cpp | 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/nxp/nfc/snxxx/1.1/ |
D | Nfc.cpp | 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/st/nfc/1.2/ |
D | Nfc.cpp | 70 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/nxp/nfc/pn8x/1.2/ |
D | Nfc.cpp | 67 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/nxp/nfc/snxxx/1.2/ |
D | Nfc.cpp | 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 110 ssize_t AudioStreamOutALSA::write(const void *buffer, size_t bytes) in write() function in android_audio_legacy::AudioStreamOutALSA
|
/hardware/samsung/nfc/1.2/ |
D | SecNfc.cpp | 72 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() function in android::hardware::nfc::V1_2::implementation::Nfc
|