Home
last modified time | relevance | path

Searched refs:allIds (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_action.cpp42 std::vector<uint64_t> allIds = Rosen::DisplayManagerLite::GetInstance().GetAllDisplayIds(); in GetAllDisplayId() local
45 std::transform(allIds.begin(), allIds.end(), back_inserter(displayIds), [](uint64_t id) { in GetAllDisplayId()

Completed in 1 milliseconds