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:Disconnect
(Results
1 - 8
of
8
) sorted by relevance
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H
A
D
device.cpp
118
int32_t Device::
Disconnect
()
in Disconnect()
function in OHOS::ExternalDeviceManager::Device
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
H
A
D
sta.c
35
inline static int32_t
Disconnect
(struct NetDevice *netDev, uint16_t reasonCode)
in Disconnect()
function
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H
A
D
usb_device_lite_cdcacm_test.h
70
void (*
Disconnect
)(struct AcmDevice *acm);
member
/drivers/peripheral/usb/gadget/function/include/
H
A
D
cdcacm.h
75
void (*
Disconnect
)(struct UsbAcmDevice *acm);
member
/drivers/peripheral/usb/test/unittest/device_sdk/
H
A
D
usb_device_cdcacm_test.h
78
void (*
Disconnect
)(struct AcmDevice *acm);
member
H
A
D
usb_device_cdcacm_test.cpp
534
static void
Disconnect
(struct AcmDevice *acm)
in Disconnect()
function
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_cdcacm_test.c
524
static void
Disconnect
(struct AcmDevice *acm)
in Disconnect()
function
/drivers/hdf_core/framework/include/wifi/
H
A
D
wifi_mac80211_ops.h
724
int32_t (*
Disconnect
)(NetDevice *netDev, uint16_t reasonCode);
member
Completed in 7 milliseconds