Home
last modified time | relevance | path

Searched defs:rLen (Results 1 - 20 of 20) sorted by relevance

/drivers/hdf_core/framework/model/storage/src/mmc/
H A Demmc_if.c24 uint32_t rLen; in EmmcGetCidReadReplyData() local
/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.c109 int32 ReadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen) in ReadFromCache() argument
149 int32 PrereadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen) in PrereadFromCache() argument
[all...]
H A Dhiview_file.c187 int32 rLen = (readLen <= (wCursor - rCursor)) ? readLen : (wCursor - rCursor); in ReadFromFile() local
/drivers/hdf_core/framework/support/platform/src/timer/
H A Dtimer_if_u.c367 uint32_t rLen; in HwTimerGet() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_service_test.cpp293 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketId, buffer, buffSize)); in RecvMsg() local
H A Dnweb_spawn_service_test.cpp249 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketId, buffer, buffSize)); in RecvMsg() local
/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
[all...]
/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_if_u.c246 uint32_t rLen; in I2cMsgReadBack() local
/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_if_u.c143 uint32_t rLen; in PwmGetConfig() local
/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if_u.c105 uint32_t rLen; in SpiMsgReadBack() local
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c157 ssize_t rLen = TEMP_FAILURE_RETRY(read(socketFd, buf, len)); in ReadMessage() local
/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_if_u.c66 uint32_t rLen; in PcieGetDataFromReply() local
/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.h99 uint8_t rLen; member
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.h99 uint8_t rLen; member
/base/startup/init/test/systest/
H A Dloopclient_systest.c319 int rLen = read(socketFd, buf, len); in ReadMessage() local
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_if.c48 uint32_t rLen; in HdmiGetDataFromReply() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp746 T rLen = GetRandom()(rnd, T(0), T(8)); in operator ()() local
802 T rLen = GetRandom()(rnd, T(0), T(8)); in operator ()() local
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp1683 int32_t rLen = 0; in main() local
H A DcolprobeNew.cpp850 int32_t rLen = 0; in main() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3586 int32_t rLen, tLen, ruleLen, sLen, kLen; in TestVI5913() local
3771 int32_t rLen, tLen, ruleLen; TestTailor6179() local
3878 int32_t rLen, tLen, ruleLen; TestUCAPrecontext() local
[all...]

Completed in 24 milliseconds