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
refs:InitCapture
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H
A
D
audio_voip_test.cpp
181
bool
InitCapture
(const unique_ptr<AudioCapturer> &audioCapturer, const AudioCapturerParams &capturerParams) const
in InitCapture()
function in AudioVoIPTest
255
if (!
InitCapture
(audioCapturer, capturerParams)) {
in TestRecording()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H
A
D
audio_capturer_test.cpp
109
bool
InitCapture
(const unique_ptr<AudioCapturer> &audioCapturer) const
in InitCapture()
function in AudioCapturerTest
218
if (!
InitCapture
(audioCapturer)) {
in TestRecording()
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H
A
D
screen_capture_consumer.h
68
bool
InitCapture
(uint64_t screenId);
H
A
D
screen_capture_consumer.cpp
179
if (!
InitCapture
(msg->screenId)) {
in HandleProsumerPlay()
180
SHARING_LOGD("
InitCapture
failed!");
in HandleProsumerPlay()
287
bool ScreenCaptureConsumer::
InitCapture
(uint64_t screenId)
in InitCapture()
function in OHOS::Sharing::ScreenCaptureConsumer
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_base_render_engine.h
125
void
InitCapture
(bool independentContext = false);
H
A
D
rs_base_render_engine.cpp
91
void RSBaseRenderEngine::
InitCapture
(bool independentContext)
in InitCapture()
function in OHOS::Rosen::RSBaseRenderEngine
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H
A
D
swiper_pattern.h
924
void
InitCapture
();
H
A
D
swiper_pattern.cpp
250
void SwiperPattern::
InitCapture
()
in InitCapture()
function in OHOS::Ace::NG::SwiperPattern
371
InitCapture
();
in OnModifyDone()
483
InitCapture
();
in BeforeCreateLayoutWrapper()
Completed in 13 milliseconds