Home
last modified time | relevance | path

Searched defs:readIndex_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/update/updater/services/common/ring_buffer/
H A Dring_buffer.h46 uint32_t readIndex_ = 0; // Consumer variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Daudio_ring_cache.h91 size_t readIndex_ = 0; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddspeaker_dev.h108 int32_t readIndex_ = -1; variable
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.h99 int readIndex_ = 0; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_common.h134 unsigned int readIndex_; member