HomeSort by relevance Sort by last modified time
    Searched refs:connect_behavior_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/dbus/
fake_shill_service_client.cc 343 connect_behavior_.erase(service_path);
369 connect_behavior_.erase(service_path);
427 connect_behavior_.clear();
432 connect_behavior_[service_path] = behavior;
532 if (ContainsKey(connect_behavior_, service_path)) {
534 connect_behavior_[service_path];
fake_shill_service_client.h 121 std::map<std::string, base::Closure> connect_behavior_; member in class:chromeos::FakeShillServiceClient

Completed in 138 milliseconds