Searched refs:ON_ABILITYS_DEBUG_STARTED (Results 1 – 5 of 5) sorted by relevance
47 ON_ABILITYS_DEBUG_STARTED = 0, enumerator
77 …static_cast<uint32_t>(IAbilityDebugResponse::Message::ON_ABILITYS_DEBUG_STARTED), data, reply, opt…
109 case static_cast<uint32_t>(IAbilityDebugResponse::Message::ON_ABILITYS_DEBUG_STARTED): in OnRemoteRequest()
43 SendRequest(IAbilityDebugResponse::Message::ON_ABILITYS_DEBUG_STARTED, tokens); in OnAbilitysDebugStarted()
82 …IAbilityDebugResponse::Message message = IAbilityDebugResponse::Message::ON_ABILITYS_DEBUG_STARTED; in DoSomethingInterestingWithMyAPI()