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:deviceId
(Results
26 - 31
of
31
) sorted by relevance
1
2
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
H
A
D
mindspore.cpp
713
size_t
deviceId
= OH_AI_DeviceInfoGetDeviceId(oH_AI_DeviceInfoHandle);
in OHAIDeviceInfoSetDeviceIdOne()
local
733
size_t
deviceId
= OH_AI_DeviceInfoGetDeviceId(oH_AI_DeviceInfoHandle);
in OHAIDeviceInfoSetDeviceIdTwo()
local
770
size_t
deviceId
= OH_AI_DeviceInfoGetDeviceId(oH_AI_DeviceInfoHandle);
in OHAIDeviceInfoGetDeviceIdTwo()
local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkNormal/entry/src/main/cpp/
H
A
D
inputndk.cpp
906
int32_t
deviceId
= -1;
GetKeyboardType()
local
920
int32_t
deviceId
= outSize - 1;
GetKeyboardType2()
local
935
int32_t
deviceId
= outSize;
GetKeyboardType3()
local
950
int32_t
deviceId
= outSize - 1;
GetKeyboardType4()
local
966
int32_t
deviceId
= outSize - 1;
GetDevice()
local
982
int32_t
deviceId
= outSize;
GetDevice2()
local
993
int32_t
deviceId
= -1;
GetDevice3()
local
1004
int32_t
deviceId
= 0;
GetDevice4()
local
1018
int32_t
deviceId
= outSize - 1;
GetDeviceName()
local
1037
int32_t
deviceId
= outSize - 1;
GetDeviceName2()
local
1054
int32_t
deviceId
= outSize - 1;
GetDeviceName3()
local
1084
int32_t
deviceId
= outSize - 1;
GetDeviceAddress()
local
1103
int32_t
deviceId
= outSize - 1;
GetDeviceAddress2()
local
1120
int32_t
deviceId
= outSize - 1;
GetDeviceAddress3()
local
1149
int32_t
deviceId
= outSize - 1;
GetDeviceId()
local
1167
int32_t
deviceId
= outSize - 1;
GetDeviceId2()
local
1184
int32_t
deviceId
= outSize - 1;
GetDeviceId3()
local
1202
int32_t
deviceId
= outSize - 1;
GetCapabilities()
local
1220
int32_t
deviceId
= outSize - 1;
GetCapabilities2()
local
1238
int32_t
deviceId
= outSize - 1;
GetCapabilities3()
local
1267
int32_t
deviceId
= outSize - 1;
GetDeviceVersion()
local
1285
int32_t
deviceId
= outSize - 1;
GetDeviceVersion2()
local
1302
int32_t
deviceId
= outSize - 1;
GetDeviceVersion3()
local
1331
int32_t
deviceId
= outSize - 1;
GetDeviceProduct()
local
1349
int32_t
deviceId
= outSize - 1;
GetDeviceProduct2()
local
1367
int32_t
deviceId
= outSize - 1;
GetDeviceProduct3()
local
1396
int32_t
deviceId
= outSize - 1;
GetDeviceVendor()
local
1414
int32_t
deviceId
= outSize - 1;
GetDeviceVendor2()
local
1431
int32_t
deviceId
= outSize - 1;
GetDeviceVendor3()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
drxd_hard.c
1491
u16
deviceId
= 0;
in SetDeviceTypeId()
local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
drxd_hard.c
1483
u16
deviceId
= 0;
in SetDeviceTypeId()
local
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H
A
D
megaraid_sas.h
454
u16
deviceId
;
member
721
__le16
deviceId
;
member
2175
__le16
deviceId
;
member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas.h
456
u16
deviceId
;
member
723
__le16
deviceId
;
member
2179
__le16
deviceId
;
member
Completed in 28 milliseconds
1
2