Home
last modified time | relevance | path

Searched refs:Write (Results 1 – 25 of 57) sorted by relevance

123

/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp112 void CycleCountBackupRestore::Write(int *bins, const std::string &path) { in Write() function in hardware::google::pixel::health::CycleCountBackupRestore
140 Write(hw_bins_, sysfs_path_); in UpdateAndSave()
142 Write(sw_bins_, persist_path_); in UpdateAndSave()
/hardware/google/pixel/common/
Dinit.pixel.rc1 # Write the dark theme magic to /misc partition.
10 # Write preferred mode magic to /misc partition.
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/spi/
DEseSpiTransport.h27 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
/hardware/google/aemu/base/include/aemu/base/files/
DFileShareOpen.h24 Write, enumerator
/hardware/nxp/weaver/libese_weaver/inc/
Dweaver_interface.h64 virtual Status_Weaver Write(uint32_t slotId, const std::vector<uint8_t> &key,
Dweaver-impl.h67 Status_Weaver Write(uint32_t slotId, const std::vector<uint8_t> &key,
/hardware/google/pixel/health/include/pixelhealth/
DCycleCountBackupRestore.h50 void Write(int *bins, const std::string &path);
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp57 if (!stream->Write(protoConfig)) { in GetAllPropertyConfig()
230 auto writeOK = connection->Write(protoValues); in OnVehiclePropChange()
286 bool GrpcVehicleProxyServer::ConnectionDescriptor::Write(const proto::VehiclePropValues& values) { in Write() function in android::hardware::automotive::vehicle::virtualization::GrpcVehicleProxyServer::ConnectionDescriptor
294 if (!mShutdownFlag && mStream->Write(values)) { in Write()
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h125 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
DNfccTransport.h126 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DEseTransport.h134 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.hpp185 void Write(const uint8_t* aFrame, uint16_t aLength);
Dsocket_interface.cpp90 Write(aFrame, aLength); in SendFrame()
168 void SocketInterface::Write(const uint8_t* aFrame, uint16_t aLength) { in Write() function in aidl::android::hardware::threadnetwork::SocketInterface
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h115 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h121 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
/hardware/google/gfxstream/third-party/astc-encoder/
DAndroid.bp34 // TODO(gregschlom) Write the rules to actually build this library
/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.h121 void Write(bool reserve_thumbnail_space, size_t dummy, size_t align,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/nxp/weaver/1.0/
DWeaver.cpp74 && (pInterface->Write(slotId, key, value) == WEAVER_STATUS_OK)) { in write()
/hardware/nxp/weaver/aidl_impl/
DWeaver.cpp136 if (pInterface->Write(in_slotId, in_key, in_value) == WEAVER_STATUS_OK) { in write()

123