Searched refs:FindServiceByKeychord (Results 1 – 3 of 3) sorted by relevance
79 Service* svc = ServiceManager::GetInstance().FindServiceByKeychord(id); in handle_keychord()
169 Service* FindServiceByKeychord(int keychord_id) const;
712 Service* ServiceManager::FindServiceByKeychord(int keychord_id) const { in FindServiceByKeychord() function in ServiceManager