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

/system/connectivity/shill/
H A Daccessor_interface.h59 typedef std::vector<uint8_t> ByteArray; typedef in namespace:shill
60 typedef std::vector<ByteArray> ByteArrays;
92 typedef std::shared_ptr<AccessorInterface<ByteArray>> ByteArrayAccessor;

Completed in 55 milliseconds