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:atl
(Results
1 - 9
of
9
) sorted by relevance
/base/useriam/user_auth_framework/test/unittest/services/src/
H
A
D
auth_widget_helper_test.cpp
100
AuthTrustLevel
atl
= ATL3;
in HWTEST_F()
local
/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/
H
A
D
context_callback_impl_fuzzer.cpp
95
AuthTrustLevel
atl
= static_cast<AuthTrustLevel>(parcel.ReadUint32());
in FillSet()
local
/base/useriam/user_auth_framework/services/context/inc/
H
A
D
context_callback.h
45
std::optional<AuthTrustLevel>
atl
;
member
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H
A
D
hisysevent_adapter.h
27
uint32_t
atl
= 0;
member
48
uint32_t
atl
= 0;
member
/base/useriam/user_auth_framework/services/context/src/
H
A
D
auth_widget_helper.cpp
130
CheckValidSolution(int32_t userId, const std::vector<AuthType> &authTypeList, const AuthTrustLevel &
atl
, std::vector<AuthType> &validTypeList)
CheckValidSolution()
argument
H
A
D
context_callback_impl.cpp
166
void ContextCallbackImpl::SetTraceAuthTrustLevel(AuthTrustLevel
atl
)
in SetTraceAuthTrustLevel()
argument
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H
A
D
remote_auth_context_fuzzer.cpp
246
AuthTrustLevel
atl
= ATL2;
in FuzzCheckValidSolution()
local
/base/useriam/user_auth_framework/frameworks/native/client/src/
H
A
D
user_auth_client_impl.cpp
241
BeginNorthAuthentication(int32_t apiVersion, const std::vector<uint8_t> &challenge, AuthType authType, AuthTrustLevel
atl
, const std::shared_ptr<AuthenticationCallback> &callback)
BeginNorthAuthentication()
argument
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
H
A
D
user_auth_client_fuzzer.cpp
120
auto
atl
= static_cast<AuthTrustLevel>(parcel.ReadUint32());
in FuzzClientGetAvailableStatus()
local
176
auto
atl
= static_cast<AuthTrustLevel>(parcel.ReadUint32());
in FuzzClientBeginAuthentication002()
local
Completed in 5 milliseconds