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:PERMS_NUM
(Results
1 - 6
of
6
) sorted by relevance
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/common_fuzzer/
H
A
D
addaamstoken_fuzzer.cpp
24
const int
PERMS_NUM
= 11;
member
28
const char *perms[
PERMS_NUM
] = {
in AddAAMSTokenFuzzer()
34
.permsNum =
PERMS_NUM
,
in AddAAMSTokenFuzzer()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
distributed_sched_test_util.cpp
41
constexpr int32_t
PERMS_NUM
= 5;
member
94
MockProcessAndPermission(DISTSCHED_PROCESS_NAME, perms,
PERMS_NUM
);
in MockPermission()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H
A
D
dp_profile_service_test.cpp
44
const int32_t
PERMS_NUM
= 2;
member
64
const char *perms[
PERMS_NUM
] = {
in SetUp()
71
.permsNum =
PERMS_NUM
,
in SetUp()
H
A
D
device_profile_manager_test.cpp
47
const int32_t
PERMS_NUM
= 2;
member
68
const char *perms[
PERMS_NUM
] = {
in SetUp()
75
.permsNum =
PERMS_NUM
,
in SetUp()
/foundation/ability/ability_runtime/tools/aa/src/
H
A
D
accessibility_ability_utils.cpp
34
const int32_t
PERMS_NUM
= 2;
member
179
.permsNum =
PERMS_NUM
,
in AddPermission()
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H
A
D
subscribeprofileeventinner_fuzzer.cpp
34
const int32_t
PERMS_NUM
= 2;
member
86
const char *perms[
PERMS_NUM
] = {
in MockPermission()
93
.permsNum =
PERMS_NUM
,
in MockPermission()
Completed in 6 milliseconds