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:statusList
(Results
1 - 7
of
7
) sorted by relevance
/base/security/access_token/services/accesstokenmanager/main/cpp/include/token/
H
A
D
native_token_info_base.h
39
std::vector<bool>
statusList
;
member
/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
H
A
D
tokensetproc_kit_test.cpp
72
std::vector<bool>
statusList
= {0, 0};
in HWTEST_F()
local
88
std::vector<bool>
statusList
;
in HWTEST_F()
local
226
std::vector<bool>
statusList
;
in HWTEST_F()
local
/base/security/access_token/interfaces/innerkits/token_setproc/src/
H
A
D
perm_setproc.cpp
48
AddPermissionToKernel( uint32_t tokenID, const std::vector<uint32_t>& opCodeList, const std::vector<bool>&
statusList
)
AddPermissionToKernel()
argument
/base/location/frameworks/native/geofence_sdk/source/
H
A
D
geofence_request.cpp
93
void GeofenceRequest::SetGeofenceTransitionEventList(std::vector<GeofenceTransitionEvent>
statusList
)
in SetGeofenceTransitionEventList()
argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H
A
D
permission_policy_set.cpp
540
void PermissionPolicySet::GetPermissionStateList(std::vector<uint32_t>& opCodeList, std::vector<bool>&
statusList
)
in GetPermissionStateList()
argument
H
A
D
permission_manager.cpp
883
std::vector<bool>
statusList
;
in AddPermToKernel()
local
909
std::vector<bool>
statusList
;
in AddPermToKernel()
local
/base/update/updateservice/frameworks/js/napi/update/common/src/
H
A
D
client_helper.cpp
543
static const std::list<UpgradeStatus>
statusList
= {
in GetOptionsFromArg()
local
Completed in 7 milliseconds