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:hdi
(Results
1 - 25
of
25
) sorted by relevance
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/idl/passthrough/core/src/
H
A
D
huks_core_dynamic_hal_test.cpp
78
struct HuksHdi *
hdi
= nullptr;
in HWTEST_F()
local
95
struct HuksHdi *
hdi
= nullptr;
in HWTEST_F()
local
110
struct HuksHdi *
hdi
= nullptr;
in HWTEST_F()
local
[all...]
/base/useriam/user_auth_framework/services/base/src/
H
A
D
hdi_wrapper.cpp
28
static sptr<IUserAuthInterface>
hdi
= nullptr;
in GetHdi()
local
45
auto
hdi
= GetHdi();
in GetHdiInstance()
local
54
auto
hdi
in GetHdiRemoteObjInstance()
local
[all...]
/base/useriam/pin_auth/services/modules/inputters/src/
H
A
D
i_inputer_data_impl.cpp
28
IInputerDataImpl::IInputerDataImpl(uint64_t scheduleId, std::shared_ptr<PinAuthAllInOneHdi>
hdi
)
in IInputerDataImpl()
argument
31
IInputerDataImpl::IInputerDataImpl(uint64_t scheduleId, std::shared_ptr<PinAuthCollectorHdi>
hdi
)
in IInputerDataImpl()
argument
/base/useriam/user_auth_framework/services/core/src/
H
A
D
user_idm_session_controller_impl.cpp
31
auto
hdi
= HdiWrapper::GetHdiInstance();
in OpenSession()
local
52
auto
hdi
= HdiWrapper::GetHdiInstance();
in CloseSession()
local
H
A
D
identification_impl.cpp
72
auto
hdi
= HdiWrapper::GetHdiInstance();
in Start()
local
105
auto
hdi
= HdiWrapper::GetHdiInstance();
in Update()
local
133
auto
hdi
= HdiWrapper::GetHdiInstance();
Cancel()
local
[all...]
H
A
D
authentication_impl.cpp
93
auto
hdi
= HdiWrapper::GetHdiInstance();
in Start()
local
144
auto
hdi
= HdiWrapper::GetHdiInstance();
in Update()
local
190
auto
hdi
= HdiWrapper::GetHdiInstance();
Cancel()
local
[all...]
H
A
D
user_idm_database_impl.cpp
35
auto
hdi
= HdiWrapper::GetHdiInstance();
in GetSecUserInfo()
local
74
auto
hdi
= HdiWrapper::GetHdiInstance();
in GetCredentialInfo()
local
102
auto
hdi
= HdiWrapper::GetHdiInstance();
in DeleteCredentialInfo()
local
128
auto
hdi
= HdiWrapper::GetHdiInstance();
DeleteUser()
local
157
auto
hdi
= HdiWrapper::GetHdiInstance();
DeleteUserEnforce()
local
187
auto
hdi
= HdiWrapper::GetHdiInstance();
GetAllExtUserInfo()
local
[all...]
H
A
D
enrollment_impl.cpp
94
auto
hdi
= HdiWrapper::GetHdiInstance();
in Start()
local
179
auto
hdi
= HdiWrapper::GetHdiInstance();
in Update()
local
243
auto
hdi
= HdiWrapper::GetHdiInstance();
Cancel()
local
[all...]
H
A
D
resource_node_impl.cpp
219
auto
hdi
= HdiWrapper::GetHdiInstance();
in AddToDriver()
local
237
auto
hdi
= HdiWrapper::GetHdiInstance();
in DeleteExecutorFromDriver()
local
[all...]
H
A
D
schedule_node_impl.cpp
198
auto
hdi
= HdiWrapper::GetHdiInstance();
in SendMessage()
local
H
A
D
remote_msg_util.cpp
180
auto
hdi
= HdiWrapper::GetHdiInstance();
in GetQueryExecutorInfoReply()
local
/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputergetdataproxy_fuzzer/
H
A
D
inputer_get_data_proxy_fuzzer.cpp
56
auto
hdi
= Common::MakeShared<PinAuthAllInOneHdi>(nullptr);
in InputerGetDataProxyFuzzTest()
local
/base/useriam/user_auth_framework/services/ipc/src/
H
A
D
hdi_message_callback_service.cpp
40
auto
hdi
= HdiWrapper::GetHdiInstance();
in OnHdiConnect()
local
H
A
D
co_auth_service.cpp
230
auto
hdi
= HdiWrapper::GetHdiRemoteObjInstance();
in AuthServiceInit()
local
H
A
D
user_auth_service.cpp
221
auto
hdi
= HdiWrapper::GetHdiInstance();
in GetAvailableStatusInner()
local
585
auto
hdi
= HdiWrapper::GetHdiInstance();
in PrepareRemoteAuthInner()
local
1102
auto
hdi
= HdiWrapper::GetHdiInstance();
in GetEnrolledState()
local
1217
auto
hdi
= HdiWrapper::GetHdiInstance();
SetGlobalConfigParam()
local
[all...]
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H
A
D
enroll_command.cpp
45
auto
hdi
= GetExecutorHdi();
in SendRequest()
local
H
A
D
custom_command.cpp
47
auto
hdi
= GetExecutorHdi();
in SendRequest()
local
H
A
D
collect_command.cpp
43
auto
hdi
= GetExecutorHdi();
in SendRequest()
local
H
A
D
identify_command.cpp
41
auto
hdi
= GetExecutorHdi();
in SendRequest()
local
H
A
D
auth_command.cpp
43
auto
hdi
= GetExecutorHdi();
in SendRequest()
local
/base/useriam/user_auth_framework/frameworks/native/executors/src/
H
A
D
executor.cpp
39
auto
hdi
= executorHdi_;
in Executor()
local
76
auto
hdi
= GetExecutorHdi();
in OnFrameworkReady()
local
/base/useriam/user_auth_framework/services/context/src/
H
A
D
remote_executor_stub.cpp
257
auto
hdi
= HdiWrapper::GetHdiInstance();
in ProcBeginExecuteRequest()
local
H
A
D
auth_widget_helper.cpp
134
auto
hdi
= HdiWrapper::GetHdiInstance();
in CheckValidSolution()
local
192
auto
hdi
= HdiWrapper::GetHdiInstance();
in CheckReuseUnlockResult()
local
H
A
D
remote_auth_invoker_context.cpp
341
auto
hdi
= HdiWrapper::GetHdiInstance();
in ProcAuthResultMsgInner()
local
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H
A
D
framework_executor_callback.cpp
108
auto
hdi
= executor->GetExecutorHdi();
in OnMessengerReady()
local
166
auto
hdi
= executor->GetExecutorHdi();
in OnSendData()
local
233
auto
hdi
= executor->GetExecutorHdi();
in ProcessCancelCommand()
local
246
auto
hdi
in ProcessDeleteTemplateCommand()
local
276
auto
hdi
= executor->GetExecutorHdi();
ProcessSetCachedTemplates()
local
295
auto
hdi
= executor->GetExecutorHdi();
ProcessNotifyExecutorReady()
local
329
auto
hdi
= executor->GetExecutorHdi();
ProcessGetPropertyCommand()
local
[all...]
Completed in 13 milliseconds