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:AnswerCall
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H
A
D
telephone_service.h
55
virtual void
AnswerCall
()
in AnswerCall()
function in stub::TelephoneServiceObserver
87
void
AnswerCall
()
in AnswerCall()
function in stub::TelephoneService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_profile_event_sender.h
44
void
AnswerCall
(const std::string &device) const;
H
A
D
hfp_ag_system_interface.h
83
void
AnswerCall
(const std::string &address) const;
H
A
D
hfp_ag_system_interface.cpp
163
void HfpAgSystemInterface::
AnswerCall
(const std::string &address) const
in AnswerCall()
function in OHOS::bluetooth::HfpAgSystemInterface
166
DelayedRefSingleton<BluetoothCallClient>::GetInstance().
AnswerCall
();
in AnswerCall()
941
DelayedRefSingleton<BluetoothCallClient>::GetInstance().
AnswerCall
();
in HandleChld()
949
DelayedRefSingleton<BluetoothCallClient>::GetInstance().
AnswerCall
();
in HandleChld()
955
DelayedRefSingleton<BluetoothCallClient>::GetInstance().
AnswerCall
();
in HandleChld()
H
A
D
hfp_ag_profile_event_sender.cpp
37
void HfpAgProfileEventSender::
AnswerCall
(const std::string &device) const
in AnswerCall()
function in OHOS::bluetooth::HfpAgProfileEventSender
H
A
D
hfp_ag_system_event_processer.cpp
128
systemInterface_.
AnswerCall
(address_);
in ProcessAnswerCallEvent()
H
A
D
hfp_ag_statemachine.cpp
183
mSystemInterface.
AnswerCall
(device.GetAddress());
in ProcessKeyPressed()
H
A
D
hfp_ag_command_processor.cpp
229
HfpAgProfileEventSender::GetInstance().
AnswerCall
(dataConn.remoteAddr_);
in AtaExecuter()
Completed in 8 milliseconds