Home
last modified time | relevance | path

Searched defs:usedSize (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dtrace_storage.h31 int64_t usedSize = 0; member
/ohos5.0/base/security/certificate_framework/test/fuzztest/cfcreate_fuzzer/
H A Dcfcreate_fuzzer.cpp31 size_t usedSize = 0; in CfCreateFuzzTest() local
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h41 uint16 usedSize; // 0-65535 member
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Dtrace_decorator.h71 uint32_t usedSize = 0; member
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_encoder_plugin.cpp58 auto usedSize = inputBuffer->GetBufferAttr().size; in PcmFillFrame() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_base_encoder.cpp82 auto usedSize = memory->GetSize(); in PcmFillFrame() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp82 uint32_t usedSize = bq->GetUsedSize(); variable
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c390 uint32 usedSize; in ReadEventFile() local
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c355 uint32 usedSize = GetFileUsedSize(&g_logFile); in ReadLogFile() local
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1275 int32_t usedSize = static_cast<int32_t>(GetUsedSize()); in AttachBuffer() local