Home
last modified time | relevance | path

Searched defs:bytesRead (Results 1 - 11 of 11) sorted by relevance

/base/security/code_signature/utils/include/
H A Dfsverity_utils_helper.h102 ssize_t bytesRead = read(fd_, buf, count); in ReadBytes() local
/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.c30 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 Dhnp_api.c56 ssize_t bytesRead; in HnpCmdApiReturnGet() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_memory.cpp65 size_t bytesRead = 0; in Read() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h185 int bytesRead = 0; member
H A Dweb_scheme_handler_request.cpp813 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 Dwallpaper_manager.cpp371 ssize_t bytesRead = read(fd, buffer, size); in CreatePixelMapByFd() local
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp499 ssize_t bytesRead; in DumpCompressedTrace() local
587 ssize_t bytesRead; in DumpTrace() local
[all...]
/base/startup/init/services/modules/trace/
H A Dinit_trace.c388 ssize_t bytesRead; in DumpTrace() local
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp614 auto bytesRead = file.gcount(); in GetFileChecksum() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp358 size_t bytesRead; in CopyDirectory() local

Completed in 12 milliseconds