Searched defs:Strings (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Daccessor_interface.h62 // representation as the Strings type, it may be serialized
64 // separately from Strings. We create a separate typedef here, to make
68 typedef std::vector<std::string> Strings; typedef in namespace:shill
88 typedef std::shared_ptr<AccessorInterface<Strings>> StringsAccessor;

Completed in 84 milliseconds