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:audioSource_
(Results
1 - 6
of
6
) sorted by relevance
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H
A
D
enroll_engine.h
57
std::unique_ptr<AudioSource>
audioSource_
= nullptr;
member in OHOS::IntellVoiceEngine::EnrollEngine
/foundation/multimedia/audio_lite/services/impl/
H
A
D
audio_capturer_impl.h
53
std::unique_ptr<AudioSource>
audioSource_
;
member in OHOS::Audio::AudioCapturerImpl
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H
A
D
wakeup_engine_impl.h
99
std::unique_ptr<AudioSource>
audioSource_
= nullptr;
member in OHOS::IntellVoiceEngine::WakeupEngineImpl
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H
A
D
hiplayer_impl.h
142
std::shared_ptr<Pipeline::MediaSourceFilter>
audioSource_
;
member in OHOS::Media::HiPlayerImpl
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H
A
D
hiplayer_impl.h
144
std::shared_ptr<Pipeline::MediaSourceFilter>
audioSource_
;
member in OHOS::Media::HiPlayerImpl
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.h
237
std::shared_ptr<AudioDataSource>
audioSource_
= nullptr;
member in OHOS::Media::ScreenRendererAudioStateChangeCallback
416
std::shared_ptr<AudioDataSource>
audioSource_
= nullptr;
member in OHOS::Media::ScreenCaptureServer
Completed in 3 milliseconds