Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:producer_
(Results
1 - 19
of
19
) sorted by relevance
/foundation/ai/ai_engine/services/common/platform/semaphore/include/
H
A
D
simple_event_notifier.h
49
std::shared_ptr<ISemaphore>
producer_
;
member in OHOS::AI::SimpleEventNotifier
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/rtp/
H
A
D
wfd_rtp_producer_test.h
38
static inline std::shared_ptr<MockWfdRtpProducer>
producer_
;
member in OHOS::Sharing::WfdRtpProducerTest
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/
H
A
D
feeding_smoother_listener.h
33
std::weak_ptr<IFeedableDataProducer>
producer_
;
member in OHOS::DistributedHardware::FeedingSmootherListener
/foundation/graphic/surface_lite/interfaces/innerkits/
H
A
D
surface_impl.h
238
BufferProducer*
producer_
;
member in OHOS::SurfaceImpl
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H
A
D
surface_ohos.h
45
sptr<Surface>
producer_
;
member in OHOS::Rosen::SurfaceOhos
/foundation/graphic/graphic_surface/surface/include/
H
A
D
buffer_queue_producer.h
189
wptr<BufferQueueProducer>
producer_
;
member in OHOS::BufferQueueProducer::ProducerSurfaceDeathRecipient
H
A
D
consumer_surface.h
252
sptr<BufferQueueProducer>
producer_
= nullptr;
member in OHOS::ConsumerSurface
H
A
D
producer_surface.h
244
sptr<IBufferProducer>
producer_
= nullptr;
member in OHOS::ProducerSurface
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_surface_ohos.h
49
sptr<Surface>
producer_
;
member in OHOS::Rosen::RSSurfaceOhos
/foundation/multimedia/media_foundation/src/capi/common/
H
A
D
native_avbuffer_queue_define.h
86
OHOS::sptr<OHOS::Media::AVBufferQueueProducer>
producer_
;
member
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H
A
D
seek_agent.h
75
sptr<AVBufferQueueProducer>
producer_
;
member in OHOS::Media::AudioBufferFilledListener
89
sptr<AVBufferQueueProducer>
producer_
;
member in OHOS::Media::VideoBufferFilledListener
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/include/
H
A
D
avbuffer_queue_impl.h
110
wptr<AVBufferQueueProducerImpl>
producer_
;
member in OHOS::AVBufferQueueImpl
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H
A
D
media_muxer.h
77
sptr<AVBufferQueueProducer>
producer_
= nullptr;
member in OHOS::Media::MediaMuxer::Track
/foundation/multimedia/av_codec/test/unittest/filter_test/
H
A
D
video_capture_filter_unit_test.h
147
sptr<BufferQueueProducer>
producer_
= nullptr;
member in OHOS::Media::Pipeline::MockAVBufferQueueProducer::MockConsumerSurface
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H
A
D
vdec_sample.h
140
sptr<Surface>
producer_
= nullptr;
member in OHOS::MediaAVCodec::VideoDecSample
H
A
D
venc_sample.h
195
sptr<Surface>
producer_
= nullptr;
member in OHOS::MediaAVCodec::VideoEncSample
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/encoder/include/
H
A
D
venc_sample.h
117
sptr<Surface>
producer_
= nullptr;
member in OHOS::MediaAVCodec::VideoEncSample
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
hstream_common.h
86
sptr<OHOS::IBufferProducer>
producer_
;
member in OHOS::CameraStandard::HStreamCommon
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H
A
D
vdec_sample.cpp
158
sptr<Surface>
producer_
= nullptr;
member
Completed in 10 milliseconds