Searched refs:START_BACKGROUND_RUNNING (Results 1 – 4 of 4) sorted by relevance
26 START_BACKGROUND_RUNNING, enumerator
43 …int32_t code = static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::START_BACKGROUND_RUNNING); in DoSomethingInterestingWithMyAPI()
48 case static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::START_BACKGROUND_RUNNING): in HandleContinuousTask()110 case static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::START_BACKGROUND_RUNNING): in HandleOnRemoteResquestFunc()
181 BackgroundTaskMgrStubInterfaceCode::START_BACKGROUND_RUNNING), option, data, reply); in StartBackgroundRunning()