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:calls
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_call_manager.cpp
54
std::vector<HandsFreeUnitCalls>
calls
;
in GetCurrentCalls()
local
H
A
D
hfp_hf_service.cpp
386
std::vector<HandsFreeUnitCalls>
calls
;
in GetCurrentCallList()
local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_hfp_hf_proxy.cpp
189
int BluetoothHfpHfProxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &
calls
)
in GetCurrentCallList()
argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H
A
D
hfp_hf_test.cpp
277
vector<HandsFreeUnitCall>
calls
= profile_->GetExistingCalls(device);
in HWTEST_F()
local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_hfp_hf_stub.cpp
263
std::vector<BluetoothHfpHfCall>
calls
;
in GetCurrentCallListInner()
local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_hfp_hf_server.cpp
422
HandsFreeUnitCalls
calls
;
in StartDial()
local
303
GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &
calls
)
GetCurrentCallList()
argument
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_hfp_hf.cpp
276
std::vector<HandsFreeUnitCall>
calls
;
in GetExistingCalls()
local
413
BluetoothHfpHfCall
calls
;
in StartDial()
local
414
proxy->StartDial(BluetoothRawAddress(device.GetDeviceAddr()), number,
calls
);
in StartDial()
local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
js_service_extension_context.cpp
478
std::shared_ptr<StartAbilityByCallParameters>
calls
= std::make_shared<StartAbilityByCallParameters>();
in OnStartAbilityByCall()
local
538
GetCallComplete(std::shared_ptr<StartAbilityByCallParameters>
calls
)
GetCallComplete()
argument
575
GetCallExecute(std::shared_ptr<StartAbilityByCallParameters>
calls
)
GetCallExecute()
argument
594
GetCallBackDone(std::shared_ptr<StartAbilityByCallParameters>
calls
)
GetCallBackDone()
argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H
A
D
js_ability_context.cpp
153
void GenerateCallerCallBack(std::shared_ptr<StartAbilityByCallParameters>
calls
,
in GenerateCallerCallBack()
argument
1066
std::shared_ptr<StartAbilityByCallParameters>
calls
= std::make_shared<StartAbilityByCallParameters>();
in OnStartAbilityByCall()
local
Completed in 13 milliseconds