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

  /external/chromium_org/chromeos/dbus/
shill_manager_client_stub.cc 120 stub_properties_.SetWithoutPathExpansion(name, value.DeepCopy());
158 if (!stub_properties_.GetListWithoutPathExpansion(
184 if (!stub_properties_.GetListWithoutPathExpansion(
391 stub_properties_.Clear();
505 stub_properties_.DeepCopy());
551 if (!stub_properties_.GetWithoutPathExpansion(property, &value)) {
563 if (!stub_properties_.GetListWithoutPathExpansion(
566 stub_properties_.SetWithoutPathExpansion(property, list_property);
576 if (stub_properties_.GetListWithoutPathExpansion(
590 stub_properties_.GetListWithoutPathExpansion
    [all...]
shill_manager_client_stub.h 116 base::DictionaryValue stub_properties_; member in class:chromeos::ShillManagerClientStub

Completed in 172 milliseconds