Home
last modified time | relevance | path

Searched refs:SetIntegerProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h351 virtual void SetIntegerProperty(const char* prop, int i, int* dest);
Dnetwork_library.cc1166 void Network::SetIntegerProperty(const char* prop, int i, int* dest) { in SetIntegerProperty() function in chromeos::Network