Home
last modified time | relevance | path

Searched refs:WRITE_BLOCK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/include/applypatch/
H A Ddata_writer.h29 WRITE_BLOCK = 3, enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h99 WRITE_BLOCK = 24, /* writes a block of the size selected by the SET_BLOCKLEN command. */ enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c664 cmd->cmdCode = WRITE_BLOCK; in MmcSetupReadWriteBlocksCmd()