Searched defs:nSec (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_bluetooth_manager.cpp | 312 void FastReadMmapPosition(int64_t &sec, int64_t &nSec, uint64_t &frames)
in FastReadMmapPosition() argument
|
H A D | fast_audio_render.cpp | 336 int64_t nSec = 0;
in FastRenderGetMmapPosition() local
|
/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_core.c | 1213 ssize_t MmcDeviceRead(struct MmcDevice *mmc, uint8_t *buf, size_t startSec, size_t nSec) in MmcDeviceRead() argument 1259 ssize_t MmcDeviceWrite(struct MmcDevice *mmc, uint8_t *buf, size_t startSec, size_t nSec) in MmcDeviceWrite() argument 1305 ssize_t MmcDeviceErase(struct MmcDevice *mmc, size_t startSec, size_t nSec) in MmcDeviceErase() argument 1204 MmcDeviceFillRwInfo(struct MmcRwData *info, uint8_t *buf, bool writeFlag, size_t startSec, size_t nSec) MmcDeviceFillRwInfo() argument [all...] |
H A D | mmc_protocol.c | 596 int32_t MmcSendErase(struct MmcCntlr *cntlr, uint32_t startSec, uint32_t nSec) in MmcSendErase() argument
|
Completed in 9 milliseconds