Home
last modified time | relevance | path

Searched defs:bytes_type (Results 1 – 4 of 4) sorted by relevance

/external/selinux/python/sepolgen/src/sepolgen/
Dutil.py26 bytes_type=bytes variable
29 bytes_type=str variable
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Daddress_v6.hpp46 typedef asio::detail::array<unsigned char, 16> bytes_type; typedef in asio::ip::address_v6
Daddress_v4.hpp45 typedef asio::detail::array<unsigned char, 4> bytes_type; typedef in asio::ip::address_v4
/external/openscreen/tools/cddl/
Dsema.h311 Bytes bytes_type; member