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:localUdid
(Results
1 - 25
of
33
) sorted by relevance
1
2
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/
H
A
D
devauthservcheckaccesstogroup_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoCheckAccessToGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/
H
A
D
devauthservcreategroup_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoCreateGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/
H
A
D
devauthservisdeviceingroup_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoIsDeviceInGroup()
local
/base/security/device_auth/test/unittest/deviceauth/source/
H
A
D
group_operation_common_test.cpp
234
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in HWTEST_F()
local
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
remote_command_executor.cpp
79
std::string
localUdid
= ConstantCommon::GetLocalDeviceId();
in ProcessOneCommand()
local
/base/security/access_token/services/tokensyncmanager/src/service/
H
A
D
token_sync_manager_service.cpp
122
std::string
localUdid
= ConstantCommon::GetLocalDeviceId();
in DeleteRemoteHapTokenInfo()
local
147
std::string
localUdid
= ConstantCommon::GetLocalDeviceId();
in UpdateRemoteHapTokenInfo()
local
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H
A
D
group_auth_data_operation.c
213
char *
localUdid
= (char *)HcMalloc(INPUT_UDID_LEN, 0);
in GaGetLocalDeviceInfo()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/
H
A
D
devauthservaddmembertogroup_fuzzer.cpp
89
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoAddMemberToGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/
H
A
D
devauthservaddmultimemberstogroup_fuzzer.cpp
87
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoAddMultiMembersToGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/
H
A
D
devauthservauthdevice_fuzzer.cpp
90
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoAuthDevice()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/
H
A
D
devauthservdeletegroup_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoDeleteGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/
H
A
D
devauthservdeletemultimembersfromgroup_fuzzer.cpp
88
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoDeleteMultiMembersFromGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/
H
A
D
devauthservdeletememberfromgroup_fuzzer.cpp
88
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoDeleteMemberFromGroup()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/
H
A
D
devauthservgetdeviceinfobyid_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetDeviceInfoById()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/
H
A
D
devauthservgetgroupinfo_fuzzer.cpp
88
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetGroupInfo()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/
H
A
D
devauthservgetgroupinfobyid_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetGroupInfoById()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/
H
A
D
devauthservgetpkinfolist_fuzzer.cpp
72
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in GenerateReqJson()
local
88
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetPkInfoList()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/
H
A
D
devauthservgetjoinedgroups_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetJoinedGroups()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/
H
A
D
devauthservgetrelatedgroups_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetRelatedGroups()
local
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/
H
A
D
devauthservgettrusteddevices_fuzzer.cpp
80
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in FuzzDoGetTrustedDevices()
local
/base/useriam/user_auth_framework/services/context/inc/
H
A
D
context_callback.h
56
std::optional<std::string>
localUdid
;
member
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
H
A
D
peer_to_peer_group.c
276
char
localUdid
[INPUT_UDID_LEN] = { 0 };
in AddAuthIdAndUserTypeToParams()
local
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H
A
D
hisysevent_adapter.h
37
std::string
localUdid
;
member
53
std::string
localUdid
;
member
/base/useriam/user_auth_framework/services/context/src/
H
A
D
remote_auth_context.cpp
171
std::string
localUdid
;
in StartAuth()
local
223
std::string
localUdid
;
in SendQueryExecutorInfoMsg()
local
/base/useriam/user_auth_framework/services/ipc/src/
H
A
D
co_auth_service.cpp
243
std::string
localUdid
;
in AuthServiceInit()
local
Completed in 11 milliseconds
1
2