Home
last modified time | relevance | path

Searched defs:rLen (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.c109 int32 ReadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen) in ReadFromCache()
149 int32 PrereadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen) in PrereadFromCache()
H A Dhiview_file.c187 int32 rLen = (readLen <= (wCursor - rCursor)) ? readLen : (wCursor - rCursor); in ReadFromFile() local
/ohos5.0/base/startup/init/services/modules/init_context/
H A Dinit_context.c144 ssize_t rLen = TEMP_FAILURE_RETRY(read(subInfo->recvFd, buffer, sizeof(buffer))); in SubInitExecuteCmd() local
196 ssize_t rLen = TEMP_FAILURE_RETRY(read(subInfo->recvFd, buffer, size)); in HandleRecvMessage_() local
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Demmc_if.c24 uint32_t rLen; in EmmcGetCidReadReplyData() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_if_u.c143 uint32_t rLen; in PwmGetConfig() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c367 uint32_t rLen; in HwTimerGet() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_if_u.c246 uint32_t rLen; in I2cMsgReadBack() local
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dnweb_spawn_service_test.cpp245 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketId, buffer, buffSize)); in RecvMsg() local
H A Dapp_spawn_service_test.cpp293 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketId, buffer, buffSize)); in RecvMsg() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if_u.c105 uint32_t rLen; in SpiMsgReadBack() local
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c157 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketFd, buf, len)); in ReadMessage() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_if_u.c66 uint32_t rLen; in PcieGetDataFromReply() local
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.h99 uint8_t rLen; member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_if.c48 uint32_t rLen; in HdmiGetDataFromReply() local