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:SetConnectId
(Results
1 - 13
of
13
) sorted by relevance
/foundation/ability/form_fwk/services/include/
H
A
D
form_ability_connection.h
79
void
SetConnectId
(int32_t connectId);
/foundation/ability/form_fwk/test/fuzztest/formabilityconnection_fuzzer/
H
A
D
formabilityconnection_fuzzer.cpp
69
formAbilityConnection.
SetConnectId
(connectId);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H
A
D
form_ability_connection.cpp
187
void FormAbilityConnection::
SetConnectId
(int32_t connectId)
in SetConnectId()
function in OHOS::AppExecFwk::FormAbilityConnection
H
A
D
form_render_mgr_inner.cpp
398
connection->
SetConnectId
(connectKey);
in AddConnection()
405
connection->
SetConnectId
(connectKey);
in AddConnection()
H
A
D
form_supply_callback.cpp
191
connection->
SetConnectId
(connectKey);
in AddConnection()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_connection.h
233
void
SetConnectId
(const RawAddress &rawAddr, uint8_t connectId);
H
A
D
avrcp_tg_connection.cpp
248
void AvrcTgConnectManager::
SetConnectId
(const RawAddress &rawAddr, uint8_t connectId)
in SetConnectId()
function in OHOS::bluetooth::AvrcTgConnectManager
H
A
D
avrcp_tg_profile.cpp
1959
cnManager->
SetConnectId
(rawAddr, connectId);
in ProcessChannelEventConnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H
A
D
avrcp_ct_connection.h
237
void
SetConnectId
(const RawAddress &rawAddr, uint8_t connectId);
H
A
D
avrcp_ct_connection.cpp
255
void AvrcCtConnectManager::
SetConnectId
(const RawAddress &rawAddr, uint8_t connectId)
in SetConnectId()
function in OHOS::bluetooth::AvrcCtConnectManager
H
A
D
avrcp_ct_profile.cpp
2059
cnManager->
SetConnectId
(rawAddr, connectId);
in ProcessChannelEventConnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_session.h
84
void
SetConnectId
(uint32_t connectId)
in SetConnectId()
function in OHOS::bluetooth::ObexSession
H
A
D
obex_client.cpp
179
obexClient_.clientSession_->
SetConnectId
(connectId->GetWord());
in HandleDataAvailableConnect()
Completed in 17 milliseconds