Searched defs:IPConfigRefPtr (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/shill/ | ||
D | refptr_types.h | 81 typedef scoped_refptr<IPConfig> IPConfigRefPtr; typedef |
D | ipconfig_unittest.cc | 75 void DropRef(const IPConfigRefPtr & /*ipconfig*/, in DropRef() |