Searched refs:Uint16Accessor (Results 1 – 8 of 8) sorted by relevance
49 Uint16Accessor accessor);
93 typedef std::shared_ptr<AccessorInterface<uint16_t>> Uint16Accessor; typedef
57 const string& name, Uint16Accessor accessor) { in AddUint16PropertyObserver()
264 const Uint16Accessor& accessor);302 std::map<std::string, Uint16Accessor> uint16_properties_;
757 Uint16Accessor(new PropertyAccessor<uint16_t>(prop)); in RegisterUint16()787 Uint16Accessor(new ConstPropertyAccessor<uint16_t>(prop)); in RegisterConstUint16()803 Uint16Accessor(new WriteOnlyPropertyAccessor<uint16_t>(prop)); in RegisterWriteOnlyUint16()873 const Uint16Accessor& acc) { in RegisterDerivedUint16()
1386 Uint16Accessor(new CustomReadOnlyAccessor<Service, uint16_t>(this, get))); in HelpRegisterConstDerivedUint16()
579 name, Uint16Accessor(new CustomAccessor<WiFiService, uint16_t>( in HelpRegisterDerivedUint16()
1832 Uint16Accessor(new CustomAccessor<WiFi, uint16_t>(this, get, set))); in HelpRegisterDerivedUint16()