Home
last modified time | relevance | path

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

12

/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/nxp/secure_element/snxxx/libese-spi/p73/pal/spi/
DEseSpiTransport.h27 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
DEseSpiTransport.cpp279 int EseSpiTransport::Write(void* pDevHandle, uint8_t* pBuffer, in Write() function in EseSpiTransport
/hardware/google/pixel/health/include/pixelhealth/
DCycleCountBackupRestore.h50 void Write(int *bins, const std::string &path);
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h154 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
DNfccTransport.h121 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
DNfccI2cTransport.cc277 int NfccI2cTransport::Write(void* pDevHandle, uint8_t* pBuffer, in Write() function in NfccI2cTransport
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DEseTransport.h134 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
DphNxpEsePal.cpp163 numWrote = gpTransportObj->Write(pDevHandle, pBuffer, nNbBytesToWrite); in phPalEse_write()
/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h115 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
DNxpMfcReader.cc42 int NxpMfcReader::Write(uint16_t mfcDataLen, const uint8_t* pMfcData) { in Write() function in NxpMfcReader
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h115 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
DNxpMfcReader.cc43 int NxpMfcReader::Write(uint16_t mfcDataLen, const uint8_t* pMfcData) { in Write() function in NxpMfcReader
/hardware/google/pixel/common/
Dinit.pixel.rc1 # Write the dark theme magic to /misc partition.
/hardware/google/pixel-sepolicy/sota_app/system_ext/
Dfactory_ota_app.te6 # Write to /data/ota_package for OTA packages.
/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/media/msm8974/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/qcom/media/msm8974/mm-core/omxcore/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/google/graphics/common/libhwjpeg/
DAppMarkerWriter.h120 … void Write(bool reserve_thumbnail_space, size_t dummy, size_t align, bool reserve_debug = false) {
DExynosJpegEncoderForCamera.cpp283 m_pAppWriter->Write(reserve_thumbspace, JPEG_MARKER_SIZE, align, in ProcessExif()
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_ContentPipe.h178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc509 gpTransportObj->Write(gpphTmlNfc_Context->pDevHandle, in phTmlNfc_TmlWriterThread()

12