Searched refs:GET_CONTINUOUS_TASK_APPS (Results 1 – 6 of 6) sorted by relevance
32 GET_CONTINUOUS_TASK_APPS, enumerator
43 …int32_t code = static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::GET_CONTINUOUS_TASK_APPS); in DoSomethingInterestingWithMyAPI()
54 GET_CONTINUOUS_TASK_APPS = 10, enumerator
109 …static_cast<uint32_t>(IBackgroundTaskMgr::Message::GET_CONTINUOUS_TASK_APPS), data, reply, option); in GetContinuousTaskApps()
57 case static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::GET_CONTINUOUS_TASK_APPS): in HandleContinuousTask()113 case static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::GET_CONTINUOUS_TASK_APPS): in HandleOnRemoteResquestFunc()
439 BackgroundTaskMgrStubInterfaceCode::GET_CONTINUOUS_TASK_APPS), option, data, reply); in GetContinuousTaskApps()