Home
last modified time | relevance | path

Searched refs:Uint64Accessor (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Daccessor_interface.h96 typedef std::shared_ptr<AccessorInterface<uint64_t>> Uint64Accessor; typedef
Dproperty_store.h266 const Uint64Accessor& accessor);
305 std::map<std::string, Uint64Accessor> uint64_properties_;
Dproperty_store.cc880 const Uint64Accessor& acc) { in RegisterDerivedUint64()
Ddevice.cc853 Uint64Accessor( in HelpRegisterConstDerivedUint64()