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:StopAudioCapture
(Results
1 - 6
of
6
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/mediasource/
H
A
D
audio_source_capturer.h
34
bool
StopAudioCapture
();
H
A
D
audio_source_capturer.cpp
91
bool AudioSourceCapturer::
StopAudioCapture
()
in StopAudioCapture()
function in OHOS::Sharing::AudioSourceCapturer
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H
A
D
screen_capture_consumer.h
61
bool
StopAudioCapture
();
H
A
D
screen_capture_consumer.cpp
414
StopAudioCapture
();
in StopCapture()
420
bool ScreenCaptureConsumer::
StopAudioCapture
()
in StopAudioCapture()
function in OHOS::Sharing::ScreenCaptureConsumer
428
return audioSourceCapturer_->
StopAudioCapture
();
in StopAudioCapture()
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.h
318
int32_t
StopAudioCapture
();
H
A
D
screen_capture_server.cpp
1045
StopAudioCapture
();
in StartScreenCaptureStream()
1090
StopAudioCapture
();
in StartScreenCaptureFile()
2492
int32_t ScreenCaptureServer::
StopAudioCapture
()
in StopAudioCapture()
function in OHOS::Media::ScreenCaptureServer
2494
MEDIA_LOGI("ScreenCaptureServer: 0x%{public}06" PRIXPTR "
StopAudioCapture
start.", FAKE_POINTER(this));
in StopAudioCapture()
2506
MEDIA_LOGI("ScreenCaptureServer: 0x%{public}06" PRIXPTR "
StopAudioCapture
end.", FAKE_POINTER(this));
in StopAudioCapture()
2559
StopAudioCapture
();
in StopScreenCaptureRecorder()
2604
int32_t retAudio =
StopAudioCapture
();
in StopScreenCaptureInner()
Completed in 9 milliseconds