Home
last modified time | relevance | path

Searched defs:bytesRead (Results 1 – 25 of 178) sorted by relevance

12345678

/ohos5.0/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
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_src_test.cpp102 size_t bytesRead = 1; variable
122 size_t bytesRead = 1; variable
182 size_t bytesRead = 20; variable
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/utils/
H A DBytesReadListener.java27 void onBytesRead(long bytesRead); in onBytesRead()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Drandom_access_file.cpp204 long long bytesRead = pread(fd, buf, bufCapacity, offset); in ReadFileFullyFromOffsetV2() local
231 long long bytesRead = pread(fd, buf, bufCapacity, offset); in ReadFileFullyFromOffsetV2() local
256 long long bytesRead = pread(fd, buffer, chunkSize, offset); in ReadFileFromOffsetAndDigestUpdateV2() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp323 ssize_t bytesRead = read(fileDescriptor, buffer, sizeof(buffer)); variable
524 ssize_t bytesRead = stream1.Read(buffer, sourceData.size()); variable
616 ssize_t bytesRead = stream.Read(buffer, SIZE_512); variable
632 ssize_t bytesRead = stream.Read(buffer, SIZE_512); variable
1011 ssize_t bytesRead = cloneStream.Read(buffer, sourceData.size()); variable
1063 ssize_t bytesRead = stream.Read(readData, sizeof(readData)); variable
1207 ssize_t bytesRead = stream.Read(buffer, 1); variable
1251 size_t bytesRead = stream.Read(buffer, sourceData.size()); variable
1280 ssize_t bytesRead = stream.Read(readData, size); variable
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.c44 inv_error_t inv_read_cal(unsigned char **calData, size_t *bytesRead) in inv_read_cal()
279 size_t bytesRead = 0; in inv_load_calibration() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_stored_data.c44 inv_error_t inv_read_cal(unsigned char **calData, size_t *bytesRead) in inv_read_cal()
279 size_t bytesRead = 0; in inv_load_calibration() local
/aosp12/packages/services/Car/car-lib/src/android/car/storagemonitoring/
H A DIoStats.java136 long bytesRead = 0; in getForegroundTotals() local
162 long bytesRead = 0; in getBackgroundTotals() local
H A DIoStatsEntry.java226 public final long bytesRead; field in IoStatsEntry.Metrics
251 public Metrics(long bytesRead, long bytesWritten, long bytesReadFromStorage, in Metrics()
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DDigestUtils.java47 int bytesRead; in getSha256Hash() local
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DWifiDownloadReceiver.java118 int bytesRead = downloadFile(connection); in doInBackground() local
168 int bytesRead = -1; in downloadFile() local
/aosp12/packages/apps/Gallery2/jni_jpegstream/src/
H A Dinputstream_wrapper.cpp27 int32_t bytesRead = 0; in read() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Daudio_capturer_unit_test.cpp95 int32_t bytesRead = 0; in StartCaptureThread() local
1430 int32_t bytesRead = 0; variable
1479 int32_t bytesRead = 0; variable
1523 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1555 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1587 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1625 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1661 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1696 int32_t bytesRead = 0; variable
1741 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
/aosp12/frameworks/av/media/img_utils/src/
H A DFileInput.cpp54 size_t bytesRead = ::fread(buf + offset, sizeof(uint8_t), count, mFp); in read() local
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
H A DInputStreamSource.java70 int bytesRead; in process() local
/aosp12/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/tasks/
H A DFullRestoreToFileTask.java73 int bytesRead = mFullRestoreDownloader.readNextChunk(buffer); in restoreToFile() local
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DShellHelper.java51 int bytesRead; in runShellCommandRaw() local
/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DFixedBlockReader.cpp53 int32_t bytesRead = readFromStorage(buffer, bytesLeft); in processVariableBlock() local
/aosp12/build/make/tools/signtos/
H A DSignTos.java233 int bytesRead = input.read(buffer, 0, HEADER_SIZE - skippedBytes); in signWholeFile() local
240 int bytesRead = input.read(buffer); in signWholeFile() local
/ohos5.0/base/security/code_signature/utils/include/
H A Dfsverity_utils_helper.h102 ssize_t bytesRead = read(fd_, buf, count); in ReadBytes() local
/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A Dmp3dec_test.cpp100 uint32_t bytesRead; in main() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_voip_test.cpp144 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in TestPlayback() local
218 size_t bytesRead = 0; in StartCapture() local
/aosp12/system/timezone/apex/tests/src/java/android/tzdata/mts/
H A DTimeZoneVersionTest.java94 int bytesRead = in.read(max, 0, maxBytes); in readBytes() local
/aosp12/frameworks/av/media/libnbaio/
H A DAudioStreamInSource.cpp78 size_t bytesRead; in read() local
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
H A DGraphReader.java47 int bytesRead; in readGraphResource() local

12345678