/hardware/google/pixel/health/ |
D | CycleCountBackupRestore.cpp | 40 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/ |
D | EseSpiTransport.h | 26 int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead);
|
/hardware/google/aemu/base/include/aemu/base/files/ |
D | FileShareOpen.h | 23 Read, enumerator
|
/hardware/nxp/weaver/libese_weaver/inc/ |
D | weaver_interface.h | 52 virtual Status_Weaver Read(uint32_t slotId, const std::vector<uint8_t> &key,
|
D | weaver-impl.h | 55 Status_Weaver Read(uint32_t slotId, const std::vector<uint8_t> &key,
|
/hardware/google/pixel/health/include/pixelhealth/ |
D | CycleCountBackupRestore.h | 49 void Read(const std::string &path, int *bins);
|
/hardware/interfaces/threadnetwork/aidl/default/ |
D | socket_interface.cpp | 114 Read(); in WaitForFrame() 149 Read(); in Process() 153 void SocketInterface::Read(void) { in Read() function in aidl::android::hardware::threadnetwork::SocketInterface
|
D | socket_interface.hpp | 176 void Read(void);
|
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/ |
D | NfccI2cTransport.h | 108 int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead);
|
D | NfccTransport.h | 108 virtual int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead) = 0;
|
/hardware/nxp/nfc/snxxx/halimpl/src/include/ |
D | ese_hal_api.h | 98 tHAL_SPIAPI_READ* Read; member
|
/hardware/nxp/nfc/pn8x/halimpl/src/include/ |
D | ese_hal_api.h | 98 tHAL_SPIAPI_READ* Read; member
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/ |
D | EseTransport.h | 133 virtual int Read(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToRead) = 0;
|
D | phNxpEsePal.cpp | 140 ret = gpTransportObj->Read(pDevHandle, pBuffer, nNbBytesToRead); in phPalEse_read()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/qcom/sm7250/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 157 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/hardware/nxp/weaver/1.0/ |
D | Weaver.cpp | 91 Status_Weaver status = pInterface->Read(slotId, key, readInfo); in read()
|
/hardware/nxp/weaver/aidl_impl/ |
D | Weaver.cpp | 93 status = pInterface->Read(in_slotId, in_key, readInfo); in read()
|
/hardware/interfaces/media/c2/1.2/ |
D | types.hal | 41 // Read-only.
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ |
D | GRPCVehicleHardware.cpp | 63 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/ |
D | Backtrace.h | 154 virtual size_t Read(uint64_t addr, uint8_t* buffer, size_t bytes) = 0;
|