Searched defs:bytesRead (Results 1 - 11 of 11) sorted by relevance
/base/security/code_signature/utils/include/ |
H A D | fsverity_utils_helper.h | 102 ssize_t bytesRead = read(fd_, buf, count);
in ReadBytes() local
|
/base/tee/tee_client/services/authentication/ |
H A D | tee_auth_common.c | 30 int bytesRead = (int)fread(buffer, sizeof(char), bufferLen - 1, fd); in ReadCmdLine() local 71 int bytesRead = ReadCmdLine(path, temp, CMD_MAX_SIZE, caName, nameLen); in TeeGetCaName() local
|
/base/startup/appspawn/interfaces/innerkits/hnp/src/ |
H A D | hnp_api.c | 56 ssize_t bytesRead;
in HnpCmdApiReturnGet() local
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_memory.cpp | 65 size_t bytesRead = 0; in Read() local
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_scheme_handler_request.h | 185 int bytesRead = 0; member
|
H A D | web_scheme_handler_request.cpp | 813 void WebHttpBodyStream::ExecuteRead(uint8_t* buffer, int bytesRead) in ExecuteRead() argument 647 HttpBodyStreamReadCallback( const ArkWeb_HttpBodyStream* httpBodyStream, uint8_t* buffer, int bytesRead) HttpBodyStreamReadCallback() argument
|
/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_manager.cpp | 371 ssize_t bytesRead = read(fd, buffer, size); in CreatePixelMapByFd() local
|
/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 499 ssize_t bytesRead; in DumpCompressedTrace() local 587 ssize_t bytesRead; in DumpTrace() local [all...] |
/base/startup/init/services/modules/trace/ |
H A D | init_trace.c | 388 ssize_t bytesRead;
in DumpTrace() local
|
/base/telephony/telephony_data/common/src/ |
H A D | parser_util.cpp | 614 auto bytesRead = file.gcount(); in GetFileChecksum() local
|
/base/print/print_fwk/services/print_service/src/ |
H A D | print_cups_client.cpp | 358 size_t bytesRead; in CopyDirectory() local
|
Completed in 12 milliseconds