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

/external/chromium_org/chromeos/network/
H A Dshill_property_handler.cc314 std::set<std::string>& requested_updates = requested_updates_[type]; local
329 requested_updates.find(path) == requested_updates.end()) {
334 requested_updates.swap(new_requested_updates);

Completed in 100 milliseconds