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:init
(Results
1 - 20
of
20
) sorted by relevance
/drivers/hdf_core/framework/model/misc/dsoftbus/include/
H
A
D
module_manager.h
32
SoftbusDriverModuleInit
init
;
member
/drivers/peripheral/connected_nfc_tag/vendor_adapter/
H
A
D
connected_nfc_tag_vendor_adapter.h
28
int32_t (*
init
)();
member
/drivers/hdf_core/framework/include/wifi/
H
A
D
wifi_module.h
64
int32_t (*
init
)(struct WifiFeature *feature);
member
179
int32_t (*
init
)(struct HdfChipDriver *chipDriver, NetDevice *netDev);
member
H
A
D
hdf_ibus_intf.h
50
int32_t (*
init
)(struct BusDev *dev, const struct HdfConfigWlanBus *busCfg);
member
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample1_driver/
H
A
D
sample1_driver.c
65
static bool
init
= false;
in GetPmListenerInstance()
local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H
A
D
NapiLog.js
/drivers/peripheral/secure_element/hdi_service/
H
A
D
se_impl.cpp
43
int32_t SeImpl::
init
(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& status)
in init()
function in OHOS::HDI::SecureElement::SeImpl
/drivers/peripheral/secure_element/sim_hdi_service/
H
A
D
secure_element_interface_service.cpp
31
int32_t SecureElementInterfaceService::
init
(
in init()
function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SecureElementInterfaceService
/drivers/hdf_core/framework/model/network/common/netdevice/
H
A
D
net_device_impl.h
31
int32_t (*
init
)(struct NetDeviceImpl *netDevice);
member
/drivers/hdf_core/framework/support/platform/include/hdmi/
H
A
D
hdmi_ddc.h
65
bool
init
;
member
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H
A
D
pin_virtual.c
24
uint32_t
init
;
member
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H
A
D
ohos_bt_vendor_lib.h
167
int (*
init
)(const BtVendorCallbacksT* pCb, unsigned char* localBdaddr);
member
/drivers/peripheral/secure_element/vendor_adaptor/
H
A
D
se_vendor_adaptions.cpp
61
int32_t SeVendorAdaptions::
init
(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& status)
in init()
function in OHOS::HDI::SecureElement::SeVendorAdaptions
/drivers/peripheral/secure_element/vendor_sim_adaptor/
H
A
D
se_vendor_adaptions.cpp
198
int32_t SimSeVendorAdaptions::
init
(
in init()
function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions
/drivers/peripheral/usb/ddk/host/include/
H
A
D
liteos_adapter.h
93
int32_t (*
init
)(const struct UsbSession *session);
member
H
A
D
linux_adapter.h
123
int32_t (*
init
)(const struct UsbSession *session);
member
/drivers/hdf_core/framework/model/display/driver/
H
A
D
hdf_disp.h
106
int32_t (*
init
)(struct PanelData *panel);
member
143
int32_t (*
init
)(uint32_t devId);
member
/drivers/hdf_core/framework/model/camera/device_manager/include/
H
A
D
camera_device_manager.h
182
int32_t (*
init
)(struct CameraDeviceDriver *deviceDriver, struct CameraDevice *camDev);
member
/drivers/peripheral/usb/net/src/
H
A
D
rndis_rawapi.c
64
struct RndisInit *
init
;
member
[all...]
/drivers/hdf_core/framework/include/net/
H
A
D
net_device.h
498
int32_t (*
init
)(struct NetDevice *netDev); /**< Initializes a network device to be added. */
member
Completed in 15 milliseconds