Searched refs:DoInit (Results 1 - 8 of 8) sorted by relevance
/foundation/resourceschedule/soc_perf/test/fuzztest/loadconfigxmlfile_fuzzer/ |
H A D | loadconfigxmlfile_fuzzer.cpp | 28 bool DoInit() in DoInit() function 40 if (!DoInit()) { in DoSomethingInterestingWithMyAPI()
|
/foundation/resourceschedule/soc_perf/test/fuzztest/socperf_fuzzer/ |
H A D | socperf_fuzzer.cpp | 31 bool DoInit() in DoInit() function 50 if (!DoInit()) { in onRemoteRequest()
|
/foundation/resourceschedule/work_scheduler/test/fuzztest/workscheduleservice_fuzzer/ |
H A D | workscheduleservice_fuzzer.cpp | 32 bool DoInit() in DoInit() function 79 isInited = DoInit(); in IpcFuzzTest()
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/ |
H A D | ressched_fuzzer.cpp | 185 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 D | rsuidirector_fuzzer.cpp | 111 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 D | filter_loop.cpp | 206 auto doInitRet = filter_->DoInit(); in HandleMessage()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
H A D | sendable_image_source_napi.cpp | 761 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 D | image_source_napi.cpp | 716 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 9 milliseconds