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:needOccupy
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H
A
D
trans_conn_mock.cpp
86
bool CheckActiveConnection(const ConnectOption *option, bool
needOccupy
)
in CheckActiveConnection()
argument
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H
A
D
lnn_connection_mock.cpp
78
bool CheckActiveConnection(const ConnectOption *option, bool
needOccupy
)
in CheckActiveConnection()
argument
/foundation/communication/dsoftbus/core/connection/manager/
H
A
D
softbus_conn_manager.c
586
bool CheckActiveConnection(const ConnectOption *info, bool
needOccupy
)
in CheckActiveConnection()
argument
/foundation/communication/dsoftbus/core/connection/tcp/src/
H
A
D
softbus_tcp_connect_manager.c
732
static bool TcpCheckActiveConnection(const ConnectOption *info, bool
needOccupy
)
in TcpCheckActiveConnection()
argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H
A
D
lnn_lane_deps_mock.cpp
368
bool CheckActiveConnection(const ConnectOption *option, bool
needOccupy
)
in CheckActiveConnection()
argument
/foundation/communication/dsoftbus/core/connection/br/src/
H
A
D
softbus_conn_br_manager.c
1598
static bool BrCheckActiveConnection(const ConnectOption *option, bool
needOccupy
)
in BrCheckActiveConnection()
argument
/foundation/communication/dsoftbus/core/connection/ble/src/
H
A
D
softbus_conn_ble_manager.c
1892
static bool BleCheckActiveConnection(const ConnectOption *option, bool
needOccupy
)
in BleCheckActiveConnection()
argument
Completed in 12 milliseconds