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:selfUdid
(Results
1 - 7
of
7
) sorted by relevance
/base/security/device_auth/services/identity_manager/src/
H
A
D
identity_common.c
101
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in GetSelfDeviceEntry()
local
/base/security/device_auth/services/mk_agree/src/
H
A
D
key_manager.c
93
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in GenerateDevKeyAlias()
local
175
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in GenerateDeviceKeyPair()
local
/base/security/device_auth/test/unittest/deviceauth/source/
H
A
D
p2p_bind_ipc_test.cpp
166
static int32_t GetSelfUdid(char **
selfUdid
)
in GetSelfUdid()
argument
183
char *
selfUdid
= nullptr;
in CreateServerKeyPair()
local
231
char *
selfUdid
= nullptr;
in DeleteServerKeyPair()
local
[all...]
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H
A
D
account_related_group_auth.c
562
const char *
selfUdid
= StringGet(&(localDevInfo->udid));
in AddSelfDevInfoForServer()
local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H
A
D
group_operation.c
359
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in GeneratePkInfoList()
local
/base/security/device_auth/services/data_manager/src/
H
A
D
data_manager.c
1091
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in IsSelfDeviceEntry()
local
/base/security/device_auth/services/session_manager/src/session/v2/
H
A
D
dev_session_v2.c
1163
static int32_t AddDevInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *groupId, const char *
selfUdid
)
in AddDevInfoToContext()
argument
1179
static int32_t AddAuthInfoToContextByDb(SessionImpl *impl, const char *
selfUdid
, CJson *urlJson)
in AddAuthInfoToContextByDb()
argument
1291
char
selfUdid
[INPUT_UDID_LEN] = { 0 };
in AddAuthInfoToContextByCred()
local
[all...]
Completed in 12 milliseconds