Home
last modified time | relevance | path

Searched defs:Write (Results 1 – 11 of 11) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/files/
DFileShareOpen.h24 Write, enumerator
/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp112 void CycleCountBackupRestore::Write(int *bins, const std::string &path) { in Write() function in hardware::google::pixel::health::CycleCountBackupRestore
/hardware/nxp/weaver/libese_weaver/src/
Dweaver-impl.cpp187 Status_Weaver WeaverImpl::Write(uint32_t slotId, in Write() function in WeaverImpl
/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/pal/spi/
DEseSpiTransport.cpp273 int EseSpiTransport::Write(void* pDevHandle, uint8_t* pBuffer, in Write() function in EseSpiTransport
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.cc43 int NxpMfcReader::Write(uint16_t mfcDataLen, const uint8_t* pMfcData) { in Write() function in NxpMfcReader
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.cc269 int NfccI2cTransport::Write(void* pDevHandle, uint8_t* pBuffer, in Write() function in NfccI2cTransport
/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.cc46 int NxpMfcReader::Write(uint16_t mfcDataLen, const uint8_t* pMfcData) { in Write() function in NxpMfcReader
/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.cpp240 void SocketInterface::Write(const uint8_t* aFrame, uint16_t aLength) { in Write() function in aidl::android::hardware::threadnetwork::SocketInterface
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
DGRPCVehicleProxyServer.cpp315 bool GrpcVehicleProxyServer::ConnectionDescriptor::Write(const proto::VehiclePropValues& values) { in Write() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer::ConnectionDescriptor
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleProxyServer.cpp355 bool GrpcVehicleProxyServer::ConnectionDescriptor::Write(const proto::VehiclePropValues& values) { in Write() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer::ConnectionDescriptor
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DAudioPrimaryHidlHalTest.cpp605 TEST_P(PcmOnlyConfigOutputStreamTest, Write) { in TEST_P() argument