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:UserIam
(Results
1 - 25
of
96
) sorted by relevance
1
2
3
4
/drivers/peripheral/pin_auth/hdi_service/service/src/
H
A
D
pin_auth_interface_service.cpp
51
std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi =
in GetExecutorList()
52
OHOS::
UserIam
::Common::MakeShared<OHOS::
UserIam
::PinAuth::PinAuth>();
in GetExecutorList()
H
A
D
pin_auth_interface_driver.cpp
75
std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi =
in HdfPinAuthInterfaceDriverInit()
76
OHOS::
UserIam
::Common::MakeShared<OHOS::
UserIam
::PinAuth::PinAuth>();
in HdfPinAuthInterfaceDriverInit()
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H
A
D
user_auth_interface_service_test.cpp
153
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
165
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
184
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
196
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
219
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
248
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
262
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
278
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
294
auto service =
UserIam
::Common::MakeShared<UserAuthInterfaceService>();
in HWTEST_F()
316
auto service =
UserIam
in HWTEST_F()
[all...]
/drivers/peripheral/face_auth/common/utils/
H
A
D
iam_para2str.h
25
namespace
UserIam
{
namespace
36
#define GET_MASKED_STRING(val) OHOS::
UserIam
::Common::GetMaskedString(static_cast<uint16_t>(val))
44
} // namespace
UserIam
/drivers/peripheral/user_auth/common/utils/
H
A
D
iam_para2str.h
25
namespace
UserIam
{
namespace
36
#define GET_MASKED_STRING(val) OHOS::
UserIam
::Common::GetMaskedString(static_cast<uint16_t>(val))
44
} // namespace
UserIam
/drivers/peripheral/user_auth/test/unittest/mocks/src/
H
A
D
mock_adaptor_memory.cpp
23
namespace
UserIam
{
namespace
47
} // namespace
UserIam
51
using namespace OHOS::
UserIam
::UserAuth;
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H
A
D
pin_auth_executor_stub_fuzzer.cpp
30
using namespace OHOS::
UserIam
::Common;
45
std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi = std::make_shared<OHOS::
UserIam
::PinAuth::PinAuth>();
in PinAuthExecutorStubFuzzTest()
78
} // namespace
UserIam
/drivers/peripheral/user_auth/hdi_service/interface/
H
A
D
useriam_common.h
23
namespace
UserIam
{
namespace
29
} //
UserIam
/drivers/peripheral/pin_auth/hdi_service/service/inc/
H
A
D
collector_impl.h
34
explicit CollectorImpl(std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi);
52
std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi_;
H
A
D
verifier_impl.h
33
explicit VerifierImpl(std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi);
51
std::shared_ptr<OHOS::
UserIam
::PinAuth::PinAuth> pinHdi_;
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdistub_fuzzer/
H
A
D
user_auth_hdi_stub_fuzzer.cpp
34
namespace
UserIam
{
namespace
88
OHOS::
UserIam
::UserAuth::UserAuthHdiStubFuzzTest(data, size);
in LLVMFuzzerTestOneInput()
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/inc/
H
A
D
adaptor_algorithm_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
adaptor_memory_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
adaptor_time_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
adaptor_file_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
buffer_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/inc/
H
A
D
pin_db_ops_v1_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
pin_db_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/inc/
H
A
D
all_in_one_func_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
pin_auth_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
/drivers/peripheral/user_auth/test/unittest/base_test/inc/
H
A
D
adaptor_algorithm_test.h
22
namespace
UserIam
{
namespace
35
} // namespace
UserIam
H
A
D
adaptor_memory_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
adaptor_file_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
adaptor_time_test.h
21
namespace
UserIam
{
namespace
34
} // namespace
UserIam
H
A
D
key_mgr_test.h
22
namespace
UserIam
{
namespace
35
} // namespace
UserIam
Completed in 6 milliseconds
1
2
3
4