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:g_flag
(Results
1 - 15
of
15
) sorted by relevance
/base/telephony/core_service/test/fuzztest/updatesmsicc_fuzzer/
H
A
D
updatesmsicc_fuzzer.cpp
33
bool
g_flag
= false;
member
40
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
43
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/
H
A
D
updatevoicemail_fuzzer.cpp
33
bool
g_flag
= false;
member
40
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
43
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H
A
D
textbasedsmsdelivery_fuzzer.cpp
30
bool
g_flag
= false;
member
38
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
41
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_data/test/fuzztest/updatedisconnectmachine_fuzzer/
H
A
D
updatedisconnectmachine_fuzzer.cpp
31
bool
g_flag
= false;
member
79
if (!
g_flag
) {
in UpdateActiveMachineWithMyAPI()
81
g_flag
= true;
in UpdateActiveMachineWithMyAPI()
/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
H
A
D
updateactivemachine_fuzzer.cpp
30
bool
g_flag
= false;
member
75
if (!
g_flag
) {
in UpdateActiveMachineWithMyAPI()
77
g_flag
= true;
in UpdateActiveMachineWithMyAPI()
/base/telephony/cellular_data/test/fuzztest/updateinactivemachine_fuzzer/
H
A
D
updateinactivemachine_fuzzer.cpp
31
bool
g_flag
= false;
member
77
if (!
g_flag
) {
in UpdateActiveMachineWithMyAPI()
79
g_flag
= true;
in UpdateActiveMachineWithMyAPI()
/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H
A
D
databasedsmsdelivery_fuzzer.cpp
30
bool
g_flag
= false;
member
38
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
41
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/account/os_account/services/accountmgr/test/unittest/os_account/
H
A
D
os_account_event_manager_multiple_thread_test.cpp
43
bool
g_flag
= false;
member
96
g_flag
= !
g_flag
;
in TestWriteReadFileInfo()
98
if (
g_flag
) {
in TestWriteReadFileInfo()
/base/telephony/core_service/test/fuzztest/simauthentication_fuzzer/
H
A
D
simauthentication_fuzzer.cpp
38
bool
g_flag
= false;
member
141
if (
g_flag
) {
in ParseOpl5g()
144
g_flag
= true;
in ParseOpl5g()
/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
H
A
D
smsrecvitem_fuzzer.cpp
39
bool
g_flag
= false;
member
106
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
109
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
H
A
D
smseventissue_fuzzer.cpp
31
bool
g_flag
= false;
member
116
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
119
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_data/test/fuzztest/updateincalldatamachine_fuzzer/
H
A
D
updateincalldatamachine_fuzzer.cpp
29
bool
g_flag
= false;
member
200
if (!
g_flag
) {
in UpdateIncallDataMachineWithMyAPI()
205
g_flag
= true;
in UpdateIncallDataMachineWithMyAPI()
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H
A
D
sendsmsmoremode_fuzzer.cpp
34
bool
g_flag
= false;
member
273
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
276
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/sms_mms/test/fuzztest/cdmasmsencode_fuzzer/
H
A
D
cdmasmsencode_fuzzer.cpp
25
bool
g_flag
= false;
member
478
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
481
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
/base/telephony/sms_mms/test/fuzztest/cdmasmsdecode_fuzzer/
H
A
D
cdmasmsdecode_fuzzer.cpp
28
bool
g_flag
= false;
member
678
if (
g_flag
) {
in DoSomethingInterestingWithMyAPI()
681
g_flag
= true;
in DoSomethingInterestingWithMyAPI()
Completed in 7 milliseconds