Home
last modified time | relevance | path

Searched defs:nSec (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp312 void FastReadMmapPosition(int64_t &sec, int64_t &nSec, uint64_t &frames) in FastReadMmapPosition() argument
H A Dfast_audio_render.cpp336 int64_t nSec = 0; in FastRenderGetMmapPosition() local
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_core.c1213 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 Dmmc_protocol.c596 int32_t MmcSendErase(struct MmcCntlr *cntlr, uint32_t startSec, uint32_t nSec) in MmcSendErase() argument

Completed in 9 milliseconds