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
refs:SELF_CREATED
(Results
1 - 10
of
10
) sorted by relevance
/base/security/device_auth/services/frameworks/inc/
H
A
D
common_defs.h
181
SELF_CREATED
= 0,
enumerator
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H
A
D
save_trusted_info.c
27
#define
SELF_CREATED
0
macro
317
devParams->source =
SELF_CREATED
;
in GeneratePeerDevParams()
340
devParams->source =
SELF_CREATED
;
in GenerateSelfDevParams()
/base/security/device_auth/services/identity_manager/src/
H
A
D
cert_operation.c
456
if (deviceEntry->source ==
SELF_CREATED
) {
in GetLocalDeviceType()
639
if (deviceEntry->source ==
SELF_CREATED
) {
in GetAccountRelatedCredInfo()
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H
A
D
account_related_group_auth.c
279
if ((res != HC_SUCCESS) || (peerDevInfo->source ==
SELF_CREATED
)) {
in FillAccountCredentialInfo()
720
devEntry->source =
SELF_CREATED
;
in PrepareTrustedDeviceInfo()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H
A
D
peer_to_peer_group.c
160
((result = AddSourceToParams(
SELF_CREATED
, devParams)) != HC_SUCCESS) ||
in GenerateDevParams()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H
A
D
savetrustedinfo_fuzzer.cpp
126
devParams->source =
SELF_CREATED
;
in GenerateSelfDevParams()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H
A
D
across_account_group.c
129
((result = AddSourceToParams(
SELF_CREATED
, devParams)) != HC_SUCCESS) ||
in GenerateDevParams()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H
A
D
identical_account_group.c
37
((result = AddSourceToParams(
SELF_CREATED
, devParams)) != HC_SUCCESS) ||
in GenerateDevParams()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H
A
D
compatible_bind_sub_session.c
406
devAuthParams->source =
SELF_CREATED
;
in GenerateDevAuthParams()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H
A
D
save_trusted_info_test.cpp
130
devParams->source =
SELF_CREATED
;
in GenerateSelfDevParams()
Completed in 12 milliseconds