Searched defs:code4 (Results 1 – 2 of 2) sorted by relevance
960 OH_Drawing_ErrorCode code4 = OH_Drawing_PathIsEmpty(path, nullptr); variable986 OH_Drawing_ErrorCode code4 = OH_Drawing_PathIsRect(path, nullptr, nullptr); variable1019 OH_Drawing_ErrorCode code4 = OH_Drawing_PathGetFillType(nullptr, nullptr); variable
53 …uint32_t code4 = static_cast<uint32_t>(IBackgroundTaskSubscriberIpcCode::COMMAND_ON_TRANSIENT_TASK… in DoSomethingInterestingWithMyAPI() local