Searched refs:StringmapAccessor (Results 1 - 6 of 6) sorted by relevance

/system/connectivity/shill/
H A Daccessor_interface.h86 typedef std::shared_ptr<AccessorInterface<Stringmap>> StringmapAccessor; typedef in namespace:shill
H A Dservice_property_change_notifier.h61 StringmapAccessor accessor);
H A Dservice_property_change_notifier.cc117 const string& name, StringmapAccessor accessor) {
H A Dproperty_store.h258 const StringmapAccessor& accessor);
297 std::map<std::string, StringmapAccessor> stringmap_properties_;
H A Dproperty_store.cc644 StringmapAccessor(new PropertyAccessor<Stringmap>(prop));
652 StringmapAccessor(new ConstPropertyAccessor<Stringmap>(prop));
660 StringmapAccessor(new WriteOnlyPropertyAccessor<Stringmap>(prop));
859 const StringmapAccessor& acc) {
/system/connectivity/shill/cellular/
H A Dcellular_service.cc157 StringmapAccessor(

Completed in 505 milliseconds