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:driverUid
(Results
1 - 11
of
11
) sorted by relevance
/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
H
A
D
pkg_tables.h
23
std::string
driverUid
;
member
H
A
D
driver_pkg_manager.h
43
string
driverUid
;
member
/drivers/external_device_manager/frameworks/native/
H
A
D
driver_ext_mgr_client.cpp
148
UsbErrCode DriverExtMgrClient::QueryDriverInfo(const std::string &
driverUid
,
in QueryDriverInfo()
argument
/drivers/external_device_manager/services/zidl/src/
H
A
D
driver_ext_mgr_stub.cpp
184
std::string
driverUid
= "";
in OnQueryDriverInfo()
local
H
A
D
driver_ext_mgr_proxy.cpp
192
QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos, bool isByDriverUid, const std::string &
driverUid
)
QueryDriverInfo()
argument
H
A
D
driver_ext_mgr_types.cpp
273
std::string
driverUid
= "";
in UnMarshalling()
local
[all...]
/drivers/external_device_manager/interfaces/innerkits/
H
A
D
driver_ext_mgr_types.h
78
std::string
driverUid
= "";
member in OHOS::ExternalDeviceManager::DeviceInfoData
115
std::string
driverUid
;
member in OHOS::ExternalDeviceManager::DriverInfoData
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H
A
D
driver_pkg_manager.cpp
153
QueryDriverInfo(vector<shared_ptr<DriverInfo>> &driverInfos, bool isByDriverUid, const std::string &
driverUid
)
QueryDriverInfo()
argument
H
A
D
pkg_db_helper.cpp
264
QueryPkgInfos(std::vector<PkgInfoTable> &pkgInfos, bool isByDriverUid, const std::string &
driverUid
)
QueryPkgInfos()
argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H
A
D
driver_ext_mgr.cpp
287
QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos, bool isByDriverUid, const std::string &
driverUid
)
QueryDriverInfo()
argument
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H
A
D
device_manager_middle.cpp
603
std::string
driverUid
;
in QueryDriverInfo()
local
[all...]
Completed in 6 milliseconds