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:usbDevice
(Results
1 - 6
of
6
) sorted by relevance
/base/print/print_fwk/services/print_service/src/
H
A
D
print_usb_manager.cpp
111
std::string PrintUsbManager::GetProductName(UsbDevice &
usbDevice
)
in GetProductName()
argument
/base/print/print_fwk/services/scan_service/src/
H
A
D
scan_usb_manager.cpp
117
std::string ScanUsbManager::GetSerialNumber(UsbDevice &
usbDevice
)
in GetSerialNumber()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H
A
D
audio_socket_thread.cpp
269
int32_t AudioSocketThread::CheckUsbDesc(struct UsbDevice *
usbDevice
)
in CheckUsbDesc()
argument
311
struct UsbDevice
usbDevice
;
in ReadAndScanUsbDev()
local
[all...]
/third_party/backends/sanei/
H
A
D
usb_manager.cpp
280
usb_manager_device*
usbDevice
= new (std::nothrow) usb_manager_device();
in usb_manager_get_device_list()
local
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H
A
D
hdf_audio_pnp_uevent.c
133
static int32_t CheckUsbDesc(struct UsbDevice *
usbDevice
)
in CheckUsbDesc()
argument
175
struct UsbDevice
usbDevice
;
in ReadAndScanUsbDev()
local
[all...]
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H
A
D
usb_info.cpp
149
static void CtoJSUsbDevice(const napi_env &env, napi_value &obj, const UsbDevice &
usbDevice
)
in CtoJSUsbDevice()
argument
[all...]
Completed in 7 milliseconds