Home
last modified time | relevance | path

Searched defs:code4 (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_path_test.cpp960 OH_Drawing_ErrorCode code4 = OH_Drawing_PathIsEmpty(path, nullptr); variable
986 OH_Drawing_ErrorCode code4 = OH_Drawing_PathIsRect(path, nullptr, nullptr); variable
1019 OH_Drawing_ErrorCode code4 = OH_Drawing_PathGetFillType(nullptr, nullptr); variable
/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscriberstubonremote_fuzzer/
Dbgtasksubscriberstubonremote_fuzzer.cpp53 …uint32_t code4 = static_cast<uint32_t>(IBackgroundTaskSubscriberIpcCode::COMMAND_ON_TRANSIENT_TASK… in DoSomethingInterestingWithMyAPI() local