/hardware/google/pixel/health/ |
D | CycleCountBackupRestore.cpp | 112 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/ |
D | init.pixel.rc | 1 # 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/ |
D | EseSpiTransport.h | 27 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
|
/hardware/google/aemu/base/include/aemu/base/files/ |
D | FileShareOpen.h | 24 Write, enumerator
|
/hardware/nxp/weaver/libese_weaver/inc/ |
D | weaver_interface.h | 64 virtual Status_Weaver Write(uint32_t slotId, const std::vector<uint8_t> &key,
|
D | weaver-impl.h | 67 Status_Weaver Write(uint32_t slotId, const std::vector<uint8_t> &key,
|
/hardware/google/pixel/health/include/pixelhealth/ |
D | CycleCountBackupRestore.h | 50 void Write(int *bins, const std::string &path);
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ |
D | GRPCVehicleProxyServer.cpp | 57 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/ |
D | NfccI2cTransport.h | 125 int Write(void* pDevHandle, uint8_t* pBuffer, int nNbBytesToWrite);
|
D | NfccTransport.h | 126 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/ |
D | EseTransport.h | 134 virtual int Write(void* pDevHandle, uint8_t* pBuffer,
|
/hardware/interfaces/threadnetwork/aidl/default/ |
D | socket_interface.hpp | 185 void Write(const uint8_t* aFrame, uint16_t aLength);
|
D | socket_interface.cpp | 90 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/ |
D | NxpMfcReader.h | 115 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
|
/hardware/nxp/nfc/snxxx/halimpl/mifare/ |
D | NxpMfcReader.h | 121 int Write(uint16_t mfcDataLen, const uint8_t* pMfcData);
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | Android.bp | 34 // TODO(gregschlom) Write the rules to actually build this library
|
/hardware/google/graphics/common/libhwjpeg/ |
D | AppMarkerWriter.h | 121 void Write(bool reserve_thumbnail_space, size_t dummy, size_t align,
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/qcom/sm7250/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 178 CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); member
|
/hardware/nxp/weaver/1.0/ |
D | Weaver.cpp | 74 && (pInterface->Write(slotId, key, value) == WEAVER_STATUS_OK)) { in write()
|
/hardware/nxp/weaver/aidl_impl/ |
D | Weaver.cpp | 136 if (pInterface->Write(in_slotId, in_key, in_value) == WEAVER_STATUS_OK) { in write()
|