/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskapplyefficiencyresources_fuzzer/ |
H A D | bgtaskapplyefficiencyresources_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskbackgroundrunningforinner_fuzzer/ |
H A D | bgtaskbackgroundrunningforinner_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskcancelsuspenddelay_fuzzer/ |
H A D | bgtaskcancelsuspenddelay_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskgetcontinuoustaskapps_fuzzer/ |
H A D | bgtaskgetcontinuoustaskapps_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskgetefficiencyresourcesinfos_fuzzer/ |
H A D | bgtaskgetefficiencyresourcesinfos_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskgetremainingdelaytime_fuzzer/ |
H A D | bgtaskgetremainingdelaytime_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskgettransienttaskapps_fuzzer/ |
H A D | bgtaskgettransienttaskapps_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskrequestsuspenddelay_fuzzer/ |
H A D | bgtaskrequestsuspenddelay_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskresetallefficiencyresources_fuzzer/ |
H A D | bgtaskresetallefficiencyresources_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksetbgtaskconfig_fuzzer/ |
H A D | bgtasksetbgtaskconfig_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskstartbackgroundrunning_fuzzer/ |
H A D | bgtaskstartbackgroundrunning_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskstopbackgroundrunning_fuzzer/ |
H A D | bgtaskstopbackgroundrunning_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskstopcontinuoustask_fuzzer/ |
H A D | bgtaskstopcontinuoustask_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskupdatebackgroundrunning_fuzzer/ |
H A D | bgtaskupdatebackgroundrunning_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 41 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscribebackgroundtask_fuzzer/ |
H A D | bgtasksubscribebackgroundtask_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 43 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskunsubscribebackgroundtask_fuzzer/ |
H A D | bgtaskunsubscribebackgroundtask_fuzzer.cpp | 26 bool g_isOnstarted = false; variable 37 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 43 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskonremoterequest_fuzzer/ |
H A D | bgtaskonremoterequest_fuzzer.cpp | 32 bool g_isOnstarted = false; variable 49 if (!g_isOnstarted) { in DoSomethingInterestingWithMyAPI() 55 g_isOnstarted = true; in DoSomethingInterestingWithMyAPI()
|