Home
last modified time | relevance | path

Searched defs:toRead (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Ddump_compressor.cpp52 size_t const toRead = CHUNK; in Compress() local
93 size_t const toRead, size_t& src_pos, size_t srcBufferOffset) in FillBuffer()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_compress.cpp66 size_t const toRead = CHUNK; in Compress() local
136 size_t const toRead = CHUNK; in Compress() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_file.cpp54 uint64_t toRead = count; in Read() local
H A Drofs_filesystem.cpp69 uint64_t toRead = count; in Read() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dbit_reader.h55 for (uint8_t toRead = 0; remainBits; remainBits -= toRead) { in ReadBits() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp192 uint64_t toRead = count; in Read() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_mapped_file_test.cpp396 std::string toRead("Waiting to be read."); variable
462 std::string toRead("Waiting to be read."); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/
H A Dmapped_benchmark_test.cpp261 std::string toRead("Waiting to be read."); in BENCHMARK_F() local
325 std::string toRead("Waiting to be read."); in BENCHMARK_F() local