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:udid
(Results
1 - 18
of
18
) sorted by relevance
/test/xts/device_attest_lite/services/core/adapter/
H
A
D
attest_adapter_os.c
64
char*
udid
= (char*)ATTEST_MEM_MALLOC(UDID_STRING_LEN + 1);
in OsGetUdid()
local
[all...]
H
A
D
attest_adapter_mock.c
151
char *
udid
= NULL;
in OsGetUnencryptedUdidStub()
local
203
char *
udid
= NULL;
OsGetUdidStub()
local
[all...]
/test/xts/device_attest/services/core/adapter/
H
A
D
attest_adapter_os.c
78
char*
udid
= (char*)ATTEST_MEM_MALLOC(UDID_STRING_LEN + 1);
in OsGetUdid()
local
[all...]
H
A
D
attest_adapter_mock.c
151
char *
udid
= NULL;
in OsGetUnencryptedUdidStub()
local
203
char *
udid
= NULL;
OsGetUdidStub()
local
[all...]
/test/xts/device_attest_lite/services/core/attest/
H
A
D
attest_service_device.c
259
unsigned char *
udid
= NULL;
in GetUdidDecrypted()
local
292
unsigned char *
udid
= GetUdidDecrypted();
GetUdidForVerification()
local
[all...]
/test/xts/tools/others/query/src/
H
A
D
QueryMainStandard.cpp
137
char
udid
[UDIDSIZE_LEN + 1] = {0};
in main()
local
/test/xts/tools/lite/others/query/src/
H
A
D
QueryMainSmall.cpp
142
char
udid
[UDIDSIZE_LEN + 1] = {0};
in main()
local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H
A
D
softbus_bus_center_test.c
316
char
udid
[UDID_BUF_LEN] = {0};
variable
451
char
udid
[] = "0123456789987654321001234567899876543210012345678998765432100123";
variable
482
char
udid
[] = "0123456789987654321001234567899876543210012345678998765432100123";
variable
[all...]
/test/xts/dcts/distributedhardware/distributedscreentest/
H
A
D
test.cpp
254
unsigned char
udid
[UDID_BUF_LEN] = {0};
in PrintNodeProperty()
local
/test/xts/device_attest/services/core/attest/
H
A
D
attest_service_device.c
367
unsigned char *
udid
= NULL;
in GetUdidDecrypted()
local
400
unsigned char *
udid
= GetUdidDecrypted();
GetUdidForVerification()
local
[all...]
/test/xts/device_attest/services/core/security/
H
A
D
attest_security_token.c
253
char *
udid
= StrdupDevInfo(UDID);
in GetProductSalt()
local
[all...]
/test/xts/device_attest_lite/services/core/security/
H
A
D
attest_security_token.c
253
char *
udid
= StrdupDevInfo(UDID);
in GetProductSalt()
local
[all...]
/test/xts/tools/lite/hctest/src/
H
A
D
hctest.c
329
char
udid
[UDIDSIZE_LEN + 1] = {0};
in ObtainSystemParams()
local
/test/xts/device_attest/services/core/include/
H
A
D
attest_type.h
167
char *
udid
;
member
/test/xts/device_attest_lite/services/core/include/
H
A
D
attest_type.h
153
char *
udid
;
member
/test/xts/device_attest_lite/services/core/network/
H
A
D
attest_network.c
680
GenUdidSHA256HEX(char*
udid
, char**
udid
SHA256Hex)
GenUdidSHA256HEX()
argument
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H
A
D
distributedaudiotest.cpp
772
unsigned char
udid
[UDID_BUF_LEN] = {0};
in PrintNodeProperty()
local
799
unsigned char
udid
[UDID_BUF_LEN] = {0};
in PrintNodeProperty()
local
/test/xts/device_attest/services/core/network/
H
A
D
attest_network.c
132
static int32_t Sha256Udid(char *
udid
, char *outStr)
in Sha256Udid()
argument
160
SetSocketCliented(char*
udid
, char **outClientId)
SetSocketCliented()
argument
[all...]
Completed in 12 milliseconds