| /hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/ |
| D | IMapperMetadataTypes.h | 93 MetadataWriter& write(T value) { in write() function 101 MetadataWriter& write(float value) { in write() function 109 MetadataWriter& write(const std::string_view& value) { in write() function 118 MetadataWriter& write(const std::vector<uint8_t>& value) { in write() function 127 MetadataWriter& write(const ExtendableType& value) { in write() function 131 MetadataWriter& write(const XyColor& value) { return write(value.x).write(value.y); } in write() function
|
| /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
|
| D | WakeLockMessageQueueWrapper.h | 62 bool write(const uint32_t* wakeLock) override { return mQueue->write(wakeLock); } in write() function
|
| /hardware/interfaces/sensors/aidl/default/multihal/include/ |
| D | EventMessageQueueWrapperAidl.h | 57 bool write(const ::android::hardware::sensors::V2_1::Event* events, in write() function 65 virtual bool write( in write() function
|
| D | WakeLockMessageQueueWrapperAidl.h | 48 bool write(const uint32_t* wakeLock) override { in write() function
|
| /hardware/google/aemu/base/include/aemu/base/testing/ |
| D | TestMemoryOutputStream.h | 37 virtual ssize_t write(const void* buffer, size_t len) override { in write() function
|
| /hardware/google/gchips/gralloc4/src/allocator/ |
| D | mali_gralloc_ion.cpp | 230 SyncType sync_type_for_flags(const bool read, const bool write) in sync_type_for_flags() 247 int sync(const int fd, const bool read, const bool write, const bool start) in sync() 261 const bool write, in mali_gralloc_ion_sync() 284 const bool write) in mali_gralloc_ion_sync_start() 292 const bool write) in mali_gralloc_ion_sync_end()
|
| /hardware/google/aemu/base/ |
| D | DecompressingStream.cpp | 54 ssize_t DecompressingStream::write(const void*, size_t) { in write() function in android::base::DecompressingStream
|
| D | CompressingStream.cpp | 40 ssize_t CompressingStream::write(const void* buffer, size_t size) { in write() function in android::base::CompressingStream
|
| D | StdioStream.cpp | 54 ssize_t StdioStream::write(const void* buffer, size_t size) { in write() function in android::base::StdioStream
|
| D | MemStream.cpp | 40 ssize_t MemStream::write(const void* buffer, size_t size) { in write() function in android::base::MemStream
|
| /hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/2/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/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/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/ |
| D | INfc.aidl | 44 int write(in byte[] data); in write() method
|
| /hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/ |
| D | INfc.aidl | 44 int write(in byte[] data); in write() method
|
| /hardware/interfaces/nfc/aidl/android/hardware/nfc/ |
| D | INfc.aidl | 127 int write(in byte[] data); in write() method
|
| /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/weaver/aidl/default/ |
| D | Weaver.cpp | 57 ::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/qcom/display/msm8996/sdm/include/utils/ |
| D | sys.h | 61 typedef ssize_t (*write)(int, const void *, size_t); typedef
|
| /hardware/interfaces/graphics/composer/2.2/utils/vts/ |
| D | ReadbackVts.cpp | 29 void TestLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestLayer 237 void TestColorLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestColorLayer 276 void TestBufferLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestBufferLayer
|
| /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/sm8150/display/sdm/include/utils/ |
| D | sys.h | 66 typedef ssize_t (*write)(int, const void *, size_t); typedef
|