Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 25 of 47) sorted by relevance

12

/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp40 Read(persist_path_, sw_bins_); in Restore()
42 Read(sysfs_path_, hw_bins_); in Restore()
86 Read(sysfs_path_, hw_bins_); in Backup()
92 void CycleCountBackupRestore::Read(const std::string &path, int *bins) { in Read() function in hardware::google::pixel::health::CycleCountBackupRestore
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/spi/
DEseSpiTransport.h26 int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead);
/hardware/google/aemu/base/include/aemu/base/files/
DFileShareOpen.h23 Read, enumerator
/hardware/nxp/weaver/libese_weaver/inc/
Dweaver_interface.h52 virtual Status_Weaver Read(uint32_t slotId, const std::vector<uint8_t> &key,
Dweaver-impl.h55 Status_Weaver Read(uint32_t slotId, const std::vector<uint8_t> &key,
/hardware/google/pixel/health/include/pixelhealth/
DCycleCountBackupRestore.h49 void Read(const std::string &path, int *bins);
/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.cpp114 Read(); in WaitForFrame()
149 Read(); in Process()
153 void SocketInterface::Read(void) { in Read() function in aidl::android::hardware::threadnetwork::SocketInterface
Dsocket_interface.hpp176 void Read(void);
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h108 int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead);
DNfccTransport.h108 virtual int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead) = 0;
/hardware/nxp/nfc/snxxx/halimpl/src/include/
Dese_hal_api.h98 tHAL_SPIAPI_READ* Read; member
/hardware/nxp/nfc/pn8x/halimpl/src/include/
Dese_hal_api.h98 tHAL_SPIAPI_READ* Read; member
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DEseTransport.h133 virtual int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead) = 0;
DphNxpEsePal.cpp140 ret = gpTransportObj->Read(pDevHandle, pBuffer, nNbBytesToRead); in phPalEse_read()
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_ContentPipe.h157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/hardware/nxp/weaver/1.0/
DWeaver.cpp91 Status_Weaver status = pInterface->Read(slotId, key, readInfo); in read()
/hardware/nxp/weaver/aidl_impl/
DWeaver.cpp93 status = pInterface->Read(in_slotId, in_key, readInfo); in read()
/hardware/interfaces/media/c2/1.2/
Dtypes.hal41 // Read-only.
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleHardware.cpp63 while (config_stream->Read(&protoConfig)) { in getAllPropertyConfigs()
266 while (!mShuttingDownFlag.load() && value_stream->Read(&protoValues)) { in ValuePollingLoop()
/hardware/google/gfxstream/guest/mesa/include/android_stub/backtrace/
DBacktrace.h154 virtual size_t Read(uint64_t addr, uint8_t* buffer, size_t bytes) = 0;

12