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:MuteRinger
(Results
1 - 25
of
41
) sorted by relevance
1
2
/base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/
H
A
D
startdtmf_fuzzer.cpp
72
void
MuteRinger
(const uint8_t *data, size_t size)
in MuteRinger()
function
94
MuteRinger
(data, size);
in DoSomethingInterestingWithMyAPI()
/base/telephony/call_manager/test/unittest/ui_client/
H
A
D
bluetooth_call_test.h
80
void
MuteRinger
();
H
A
D
bluetooth_call_test.cpp
240
memberFuncMap_[static_cast<uint32_t>(BluetoothCallFuncCode::TEST_MUTE_RINGER)] = &BluetoothCallTest::
MuteRinger
;
in InitFunMap()
424
void BluetoothCallTest::
MuteRinger
()
in MuteRinger()
function in OHOS::Telephony::BluetoothCallTest
427
std::cout << "------
MuteRinger
------" << std::endl;
in MuteRinger()
428
int32_t ret = bluetoothCallClient.
MuteRinger
();
in MuteRinger()
/base/telephony/call_manager/interfaces/innerkits/
H
A
D
bluetooth_call_client.h
185
int32_t
MuteRinger
();
H
A
D
call_manager_client.h
357
int32_t
MuteRinger
();
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H
A
D
distributed_data_controller.cpp
67
void DistributedDataController::
MuteRinger
()
in MuteRinger()
function in OHOS::Telephony::DistributedDataController
188
controlManager->
MuteRinger
();
in HandleMuteRinger()
H
A
D
distributed_communication_manager.cpp
232
void DistributedCommunicationManager::
MuteRinger
()
in MuteRinger()
function in OHOS::Telephony::DistributedCommunicationManager
236
dataController_->
MuteRinger
();
in MuteRinger()
/base/telephony/call_manager/services/distributed_call/include/distributed_communication/
H
A
D
distributed_data_controller.h
68
void
MuteRinger
();
H
A
D
distributed_communication_manager.h
62
void
MuteRinger
();
/base/telephony/call_manager/frameworks/native/src/
H
A
D
bluetooth_call_client.cpp
291
int32_t BluetoothCallClient::
MuteRinger
()
in MuteRinger()
function in OHOS::Telephony::BluetoothCallClient
295
return g_callManagerProxyPtr->
MuteRinger
();
in MuteRinger()
H
A
D
call_manager_client.cpp
462
int32_t CallManagerClient::
MuteRinger
()
in MuteRinger()
function in OHOS::Telephony::CallManagerClient
465
return g_callManagerProxy->
MuteRinger
();
in MuteRinger()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H
A
D
zero_branch8_test.cpp
141
audioControl->
MuteRinger
();
in HWTEST_F()
192
audioControl->
MuteRinger
();
in HWTEST_F()
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H
A
D
distributed_communication_manager_test.cpp
87
ASSERT_NO_THROW(dcManager->
MuteRinger
());
in HWTEST_F()
H
A
D
distributed_data_test.cpp
358
ASSERT_NO_THROW(controller->
MuteRinger
());
in HWTEST_F()
363
ASSERT_NO_THROW(controller->
MuteRinger
());
in HWTEST_F()
/base/telephony/call_manager/test/fuzztest/callvoiceassistantmanager_fuzzer/
H
A
D
callvoiceassistantmanager_fuzzer.cpp
82
voicePtr->
MuteRinger
();
in SendRequestFunc()
/base/telephony/call_manager/services/audio/include/
H
A
D
audio_control_manager.h
52
int32_t
MuteRinger
();
/base/telephony/call_manager/test/fuzztest/audiodevice_fuzzer/
H
A
D
audiodevice_fuzzer.cpp
69
audioControlManager->
MuteRinger
();
in AudioControlManagerFunc()
/base/telephony/call_manager/test/fuzztest/distributedcommunication_fuzzer/
H
A
D
distributed_communication_fuzzer.cpp
52
controller->
MuteRinger
();
in TestCommonController()
/base/telephony/call_manager/test/unittest/call_voice_assistant_test/src/
H
A
D
call_voice_assistant_test.cpp
123
voicePtr->
MuteRinger
();
in HWTEST_F()
/base/telephony/call_manager/services/call_voice_assistant/include/
H
A
D
call_voice_assistant_manager.h
70
void
MuteRinger
();
/base/telephony/call_manager/frameworks/native/include/
H
A
D
call_manager_service_proxy.h
182
*
MuteRinger
187
int32_t
MuteRinger
() override;
H
A
D
i_call_manager_service.h
57
virtual int32_t
MuteRinger
() = 0;
H
A
D
call_manager_proxy.h
90
int32_t
MuteRinger
();
/base/telephony/call_manager/services/call/include/
H
A
D
call_control_manager.h
102
int32_t
MuteRinger
();
/base/telephony/call_manager/services/call_manager_service/include/
H
A
D
call_manager_service.h
217
*
MuteRinger
222
int32_t
MuteRinger
() override;
Completed in 13 milliseconds
1
2