Searched refs:START_WORK (Results 1 – 5 of 5) sorted by relevance
23 START_WORK = 0, enumerator
134 { uint32_t(IWorkSchedServiceInterfaceCode::START_WORK), "START_WORK" },
107 case static_cast<int32_t>(IWorkSchedServiceInterfaceCode::START_WORK): { in HandleRequest()
47 static_cast<int32_t>(IWorkSchedServiceInterfaceCode::START_WORK), data, reply, option); in StartWork()
375 uint32_t code = static_cast<int32_t>(IWorkSchedServiceInterfaceCode::START_WORK); in DoSomethingInterestingWithMyAPI()