Searched refs:RefreshSystemProperties (Results 1 – 3 of 3) sorted by relevance
102 void RefreshSystemProperties(::android::Printer& printer);
939 RefreshSystemProperties(printer); in Impl()1227 void RefreshSystemProperties(::android::Printer& printer) { in RefreshSystemProperties() function in iorap::manager::EventManager::Impl1389 void EventManager::RefreshSystemProperties(::android::Printer& printer) { in RefreshSystemProperties() function in iorap::manager::EventManager1390 return impl_->RefreshSystemProperties(printer); in RefreshSystemProperties()
212 service_params_.event_manager_->RefreshSystemProperties(/*borrow*/printer); in Dump()