Home
last modified time | relevance | path

Searched refs:code3 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscriberstubonremote_fuzzer/
H A Dbgtasksubscriberstubonremote_fuzzer.cpp51 …uint32_t code3 = static_cast<uint32_t>(IBackgroundTaskSubscriberInterfaceCode::ON_TRANSIENT_TASK_S… in DoSomethingInterestingWithMyAPI() local
52 subscriberImpl->OnRemoteRequest(code3, datas, reply, option); in DoSomethingInterestingWithMyAPI()