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:devices
(Results
1 - 19
of
19
) sorted by relevance
/drivers/hdf_core/framework/support/platform/include/fwk/
H
A
D
platform_manager.h
23
struct DListHead
devices
; /* list to keep all it's device instances */
member
/drivers/peripheral/display/composer/vdi_base/src/
H
A
D
hdi_device_interface.cpp
28
std::vector<std::shared_ptr<HdiDeviceInterface>>
devices
;
in DiscoveryDevice()
local
/drivers/hdf_core/framework/core/host/include/
H
A
D
devhost_service.h
25
struct DListHead
devices
;
member
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H
A
D
hdi_device_interface.cpp
28
std::vector<std::shared_ptr<HdiDeviceInterface>>
devices
;
in DiscoveryDevice()
local
/drivers/hdf_core/framework/core/manager/include/
H
A
D
devhost_service_clnt.h
19
struct HdfSList
devices
;
member
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H
A
D
hdf_audio_input_event.c
115
char *
devices
[INPUT_EVT_MAX_CNT] = {
in AudioPnpInputOpen()
local
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H
A
D
ohscan.cpp
21
static void ScannerDiscoveryCallback(Scan_ScannerDevice **
devices
, int32_t length)
in ScannerDiscoveryCallback()
argument
/drivers/hdf_core/framework/core/shared/include/
H
A
D
hdf_attribute_macro.h
22
struct DListHead
devices
;
member
/drivers/external_device_manager/frameworks/native/
H
A
D
driver_ext_mgr_client.cpp
99
UsbErrCode DriverExtMgrClient::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &
devices
)
in QueryDevice()
argument
/drivers/external_device_manager/services/zidl/src/
H
A
D
driver_ext_mgr_stub.cpp
56
std::vector<std::shared_ptr<DeviceData>>
devices
;
in OnQueryDevice()
local
H
A
D
driver_ext_mgr_proxy.cpp
25
UsbErrCode DriverExtMgrProxy::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &
devices
)
in QueryDevice()
argument
/drivers/external_device_manager/test/unittest/driver_extension_manager_client_test/
H
A
D
driver_extension_manager_client_test.cpp
161
std::vector<std::shared_ptr<DeviceData>>
devices
;
in HWTEST_F()
local
170
std::vector<std::shared_ptr<DeviceData>>
devices
;
in HWTEST_F()
local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H
A
D
etx_device_mgr.cpp
348
vector<shared_ptr<Device>>
devices
;
in QueryAllDevices()
local
364
vector<shared_ptr<Device>>
devices
;
in QueryDevicesById()
local
439
const auto &
devices
= deviceMapIter->second;
in QueryDeviceByDeviceID()
local
[all...]
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H
A
D
driver_ext_mgr.cpp
113
UsbErrCode DriverExtMgr::QueryDevice(uint32_t busType, std::vector<std::shared_ptr<DeviceData>> &
devices
)
in QueryDevice()
argument
271
vector<shared_ptr<Device>>
devices
;
in QueryDeviceInfo()
local
/drivers/hdf_core/framework/support/platform/src/adc/
H
A
D
adc_core.c
27
struct AdcDevice *
devices
[ADC_DEVICES_MAX];
member
/drivers/hdf_core/framework/support/platform/src/clock/
H
A
D
clock_core.c
23
struct ClockDevice *
devices
[CLOCK_DEVICES_MAX];
member
/drivers/hdf_core/framework/support/platform/src/dac/
H
A
D
dac_core.c
26
struct DacDevice *
devices
[DAC_DEVICES_MAX];
member
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H
A
D
device_manager_middle.cpp
415
std::vector<std::shared_ptr<DeviceData>>
devices
;
in QueryDevices()
local
/test/testfwk/xdevice/src/xdevice/_core/report/
H
A
D
reporter_helper.py
90
devices
= "
devices
"
variable in ReportConstant
[all...]
Completed in 11 milliseconds