Searched refs:IsClientsEmpty (Results 1 – 3 of 3) sorted by relevance
57 bool IsClientsEmpty(int groupId);
373 if (SensorClientsManager::GetInstance()->IsClientsEmpty(groupId)) { in Register()417 if (!SensorClientsManager::GetInstance()->IsClientsEmpty(groupId)) { in Unregister()600 if (!SensorClientsManager::GetInstance()->IsClientsEmpty(groupId)) { in OnRemoteDied()
350 bool SensorClientsManager::IsClientsEmpty(int groupId) in IsClientsEmpty() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager