Home
last modified time | relevance | path

Searched refs:DoInit (Results 1 - 8 of 8) sorted by relevance

/foundation/resourceschedule/soc_perf/test/fuzztest/loadconfigxmlfile_fuzzer/
H A Dloadconfigxmlfile_fuzzer.cpp28 bool DoInit() in DoInit() function
40 if (!DoInit()) { in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/soc_perf/test/fuzztest/socperf_fuzzer/
H A Dsocperf_fuzzer.cpp31 bool DoInit() in DoInit() function
50 if (!DoInit()) { in onRemoteRequest()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workscheduleservice_fuzzer/
H A Dworkscheduleservice_fuzzer.cpp32 bool DoInit() in DoInit() function
79 isInited = DoInit(); in IpcFuzzTest()
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/
H A Dressched_fuzzer.cpp185 bool DoInit() in DoInit() function
204 if (!DoInit()) { in onRemoteRequest()
331 if (!DoInit()) { in OnSystemloadLevelFuzzTest()
354 if (!DoInit()) { in NotifierMgrFuzzTest()
414 if (!DoInit()) { in OOBEManagerFuzzTest()
441 if (!DoInit()) { in OOBEDatashareUtilsFuzzTest()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuidirector_fuzzer/
H A Drsuidirector_fuzzer.cpp111 bool DoInit(const uint8_t* data, size_t size) in DoInit() function
627 OHOS::Rosen::DoInit(data, size); in LLVMFuzzerTestOneInput()
/foundation/multimedia/media_foundation/src/filter/
H A Dfilter_loop.cpp206 auto doInitRet = filter_->DoInit(); in HandleMessage()
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp761 static napi_value DoInit(napi_env env, napi_value exports, struct ImageConstructorInfo info) in DoInit() function
819 if (DoInit(env, exports, info)) { in Init()
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp716 static napi_value DoInit(napi_env env, napi_value exports, struct ImageConstructorInfo info) in DoInit() function
814 if (DoInit(env, exports, info)) { in Init()

Completed in 10 milliseconds