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:muted
(Results
1 - 21
of
21
) sorted by relevance
/foundation/multimedia/audio_lite/services/impl/audio_encoder/
H
A
D
audio_encoder.cpp
218
int32_t AudioEncoder::GetMute(bool &
muted
)
in GetMute()
argument
224
int32_t AudioEncoder::SetMute(bool
muted
)
in SetMute()
argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_video_ffi.cpp
92
void FfiOHOSAceFrameworkVideoMuted(bool
muted
)
in FfiOHOSAceFrameworkVideoMuted()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
video_model_impl.cpp
71
void VideoModelImpl::SetMuted(bool
muted
)
in SetMuted()
argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
video_view.h
84
void setMuted(bool
muted
)
in setMuted()
argument
/foundation/multimedia/audio_framework/frameworks/cj/include/
H
A
D
multimedia_audio_ffi.h
70
bool
muted
;
member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H
A
D
recorder.h
387
bool
muted
;
member in OHOS::Media::AudioRecorderChangeInfo
/foundation/arkui/ace_engine/component_ext/movingphoto/
H
A
D
movingphoto_napi.cpp
103
bool
muted
= false;
in JsMuted()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_video.cpp
120
bool
muted
= false;
in JsMuted()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H
A
D
movingphoto_test_ng.cpp
64
std::optional<bool>
muted
;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H
A
D
video_model_ng.cpp
97
void VideoModelNG::SetMuted(bool
muted
)
in SetMuted()
argument
250
void VideoModelNG::SetMuted(FrameNode* frameNode, bool
muted
)
in SetMuted()
argument
H
A
D
video_pattern.h
79
void UpdateMuted(bool
muted
)
in UpdateMuted()
argument
/foundation/multimedia/av_session/frameworks/common/src/
H
A
D
avplayback_state.cpp
147
void AVPlaybackState::SetMuted(bool
muted
)
in SetMuted()
argument
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H
A
D
audio_module.cpp
199
bool
muted
= JSI::ValueToBoolean(args[0]);
in MutedSetter()
local
H
A
D
audio_player.cpp
510
bool AudioPlayer::SetMuted(bool
muted
)
in SetMuted()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H
A
D
video_test_ng_extra_add.cpp
73
std::optional<bool>
muted
;
member
H
A
D
video_test_ng_add.cpp
70
std::optional<bool>
muted
;
member
H
A
D
video_property_test_ng.cpp
71
std::optional<bool>
muted
;
member
H
A
D
video_test_ng.cpp
71
std::optional<bool>
muted
;
member
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H
A
D
audio_info.h
864
bool
muted
;
member in OHOS::AudioStandard::AudioCapturerChangeInfo
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
mock_web_delegate.cpp
676
void WebDelegate::SetAudioMuted(bool
muted
) {}
in SetAudioMuted()
argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_delegate.cpp
4127
void WebDelegate::SetAudioMuted(bool
muted
)
in SetAudioMuted()
argument
Completed in 65 milliseconds