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

  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 113 map<string, string> empty_dict; local
114 service_->Notify(kPPPReasonAuthenticating, empty_dict);
115 service_->Notify(kPPPReasonDisconnect, empty_dict);
123 map<string, string> empty_dict; local
124 service_->Notify(kPPPReasonAuthenticating, empty_dict);
125 service_->Notify(kPPPReasonAuthenticated, empty_dict);
126 service_->Notify(kPPPReasonDisconnect, empty_dict);
174 map<string, string> empty_dict; local
175 service_->Notify(kPPPReasonAuthenticating, empty_dict);
176 service_->Notify(kPPPReasonAuthenticated, empty_dict);
    [all...]
  /external/libweave/src/notification/
pull_channel.cc 62 base::DictionaryValue empty_dict; local
63 delegate_->OnCommandCreated(empty_dict, GetName());
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
base_config_unittest.py     [all...]

Completed in 812 milliseconds