Home
last modified time | relevance | path

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

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