Searched refs:GetAllDisplayIds (Results 1 – 3 of 3) sorted by relevance
83 std::vector<DisplayId> DisplayManager::GetAllDisplayIds() in GetAllDisplayIds() function in OHOS::Rosen::DisplayManager
85 std::vector<DisplayId> DisplayManager::GetAllDisplayIds() in GetAllDisplayIds() function in OHOS::Rosen::DisplayManager
38 std::vector<uint64_t> allIds = Rosen::DisplayManager::GetInstance().GetAllDisplayIds(); in GetDisplayIds()