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:ENABLE
(Results
1 - 25
of
47
) sorted by relevance
1
2
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H
A
D
publishcontinuoustasknotification_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
30
request.SetAlertOneTime(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
41
request.SetColorEnabled(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
51
request.SetCountdownTimer(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
69
request.SetGroupOverview(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
87
bool support = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationsorting_fuzzer/
H
A
D
notificationsorting_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
41
notificationSorting.SetDisplayBadge(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
42
notificationSorting.SetHiddenNotification(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H
A
D
publishnotification_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
30
request.SetAlertOneTime(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
41
request.SetColorEnabled(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
51
request.SetCountdownTimer(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
69
request.SetGroupOverview(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
H
A
D
enablednotificationcallbackdata_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
31
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/eventhandler/test/fuzztest/eventhandlerannex_fuzzer/
H
A
D
eventhandlerannex_fuzzer.cpp
24
constexpr uint8_t
ENABLE
= 2;
member
28
bool current = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/eventhandler/test/fuzztest/nativeimplementeventhandler_fuzzer/
H
A
D
nativeimplementeventhandler_fuzzer.cpp
24
constexpr uint8_t
ENABLE
= 2;
member
28
bool current = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/
H
A
D
addnotificationslot_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
36
slot.SetEnableLight(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
37
slot.SetEnableVibration(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H
A
D
addnotificationslots_fuzzer.cpp
20
constexpr uint8_t
ENABLE
= 2;
variable
32
slot.SetEnableLight(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
33
slot.SetEnableVibration(*data %
ENABLE
);
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestalarm_fuzzer/
H
A
D
reminderrequestalarm_fuzzer.cpp
28
constexpr uint8_t
ENABLE
= 2;
member
39
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
54
time_t target = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
H
A
D
setnotificationsenabledforallbundles_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
28
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/
H
A
D
enabledistributed_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
27
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationdistributedoptions_fuzzer/
H
A
D
notificationdistributedoptions_fuzzer.cpp
21
constexpr uint8_t
ENABLE
= 2;
member
26
bool distribute = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/
H
A
D
reminderrequesttimer_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
33
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/
H
A
D
getactivenotificationnums_fuzzer.cpp
21
constexpr uint8_t
ENABLE
= 2;
member
34
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H
A
D
getallactivenotifications_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
32
bool allowed = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H
A
D
messageuser_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
42
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H
A
D
notificationconversationalcontent_fuzzer.cpp
26
constexpr uint8_t
ENABLE
= 2;
member
37
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/
H
A
D
notificationslot_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
30
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
H
A
D
notificationuserinputannex_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
40
bool permitFreeFormInput = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H
A
D
cancelgroup_fuzzer.cpp
22
constexpr uint8_t
ENABLE
= 2;
member
27
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H
A
D
input_method_status.h
22
enum InputMethodStatus : uint32_t { DISABLE = 0,
ENABLE
, ALL };
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H
A
D
notificationuserinput_fuzzer.cpp
25
constexpr uint8_t
ENABLE
= 2;
member
33
uint8_t sources = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
58
bool doPermit = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H
A
D
setprogressbar_fuzzer.cpp
21
constexpr uint8_t
ENABLE
= 2;
member
29
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H
A
D
notificationrequest_fuzzer.cpp
26
constexpr uint8_t
ENABLE
= 2;
member
35
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H
A
D
setdonotdisturbdate_fuzzer.cpp
21
constexpr uint8_t
ENABLE
= 2;
member
43
bool enabled = *data %
ENABLE
;
in DoSomethingInterestingWithMyAPI()
Completed in 6 milliseconds
1
2