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:mute
(Results
1 - 25
of
129
) sorted by relevance
1
2
3
4
5
6
/third_party/pulseaudio/src/pulse/
H
A
D
ext-stream-restore.h
43
int
mute
; /**< The boolean
mute
state of the stream when it was last seen, if applicable and saved */
member
H
A
D
ext-stream-restore.c
123
bool
mute
= false;
in ext_stream_restore_read_cb()
local
/base/telephony/cellular_call/test/unittest/imstest/
H
A
D
config_request_test.cpp
139
int32_t
mute
= 1;
in HWTEST_F()
local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H
A
D
audio_adapter_manager_handler.cpp
64
bool AudioAdapterManagerHandler::SendStreamMuteStatusUpdate(const AudioStreamType &streamType, const bool &
mute
,
in SendStreamMuteStatusUpdate()
argument
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/
H
A
D
pulse_audio_service_adapter_impl.h
70
bool
mute
;
member
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/
H
A
D
audio_policy_test.h
39
bool
mute
;
member
/foundation/multimedia/media_foundation/test/unittest/
H
A
D
TestAudioSinkPlugin.cpp
70
bool
mute
= false;
in HWTEST()
local
79
bool
mute
= false;
in HWTEST()
local
/third_party/node/deps/v8/third_party/test262-harness/test/
H
A
D
test_test262.py
227
def
mute
(returns_output=False):
function
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H
A
D
FunctionList.h
74
void
mute
(bool toMute) {
in mute()
function in FunctionList
/base/telephony/call_manager/services/call/src/
H
A
D
satellite_call.cpp
69
int32_t SatelliteCall::SetMute(int32_t
mute
, int32_t slotId)
in SetMute()
argument
H
A
D
carrier_call.cpp
172
int32_t CarrierCall::CarrierSetMute(int32_t
mute
, int32_t slotId)
in CarrierSetMute()
argument
H
A
D
cs_call.cpp
69
int32_t CSCall::SetMute(int32_t
mute
, int32_t slotId)
in SetMute()
argument
H
A
D
voip_call.cpp
142
int32_t VoIPCall::SetMute(int32_t
mute
, int32_t slotId)
in SetMute()
argument
/base/telephony/cellular_call/services/utils/src/
H
A
D
config_request.cpp
150
int32_t ConfigRequest::SetMuteRequest(int32_t slotId, int32_t
mute
)
in SetMuteRequest()
argument
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/group_manager_test/src/
H
A
D
audio_group_manager_unit_test.cpp
51
bool
mute
= true;
in HWTEST()
local
82
bool
mute
= true;
in HWTEST()
local
114
bool
mute
= true;
in HWTEST()
local
146
bool
mute
= true;
in HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/common/
H
A
D
i_audio_renderer_sink.h
111
virtual int32_t SetSinkMuteForSwitchDevice(bool
mute
)
in SetSinkMuteForSwitchDevice()
argument
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/src/
H
A
D
audio_policy_test.cpp
199
bool
mute
= params.
mute
;
in HWTEST_P()
local
289
bool
mute
= params.
mute
;
in HWTEST_P()
local
308
bool
mute
= params.
mute
;
HWTEST_P()
local
[all...]
/foundation/multimedia/media_foundation/test/unittest/plugins/
H
A
D
UtAudioSinkTest2.cpp
37
Status UtAudioSinkTest2::GetMute(bool &
mute
)
in GetMute()
argument
42
Status UtAudioSinkTest2::SetMute(bool
mute
)
in SetMute()
argument
H
A
D
UtAudioSinkTest1.cpp
37
Status UtAudioSinkTest1::GetMute(bool &
mute
)
in GetMute()
argument
42
Status UtAudioSinkTest1::SetMute(bool
mute
)
in SetMute()
argument
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionproxy_fuzzer/
H
A
D
avsessionproxy_fuzzer.cpp
95
bool
mute
= std::stoi(dataToS);
in AvsessionProxyTest()
local
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H
A
D
ims_service_test.cpp
849
int32_t
mute
= 0;
in HWTEST_F()
local
865
int32_t
mute
= 0;
in HWTEST_F()
local
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
H
A
D
setpreviewwindow_fuzzer.cpp
295
int32_t
mute
= static_cast<int32_t>(size);
in SetMute()
local
/foundation/CastEngine/castengine_cast_framework/client/src/
H
A
D
stream_player.cpp
134
int32_t StreamPlayer::SetMute(bool
mute
)
in SetMute()
argument
169
int32_t StreamPlayer::GetMute(bool &
mute
)
in GetMute()
argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H
A
D
cast_stream_player_manager.cpp
543
int32_t CastStreamPlayerManager::SetMute(bool
mute
)
in SetMute()
argument
681
int32_t CastStreamPlayerManager::GetMute(bool &
mute
)
in GetMute()
argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H
A
D
cast_stream_player_manager.cpp
543
int32_t CastStreamPlayerManager::SetMute(bool
mute
)
in SetMute()
argument
681
int32_t CastStreamPlayerManager::GetMute(bool &
mute
)
in GetMute()
argument
Completed in 15 milliseconds
1
2
3
4
5
6