Searched defs:get_option (Results 1 – 10 of 10) sorted by relevance
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | basic_socket.hpp | 886 void get_option(GettableSocketOption& option) const in get_option() function in asio::basic_socket 934 asio::error_code get_option(GettableSocketOption& option, in get_option() function in asio::basic_socket
|
D | basic_socket_acceptor.hpp | 627 void get_option(GettableSocketOption& option) in get_option() function in asio::basic_socket_acceptor 662 asio::error_code get_option(GettableSocketOption& option, in get_option() function in asio::basic_socket_acceptor
|
D | socket_acceptor_service.hpp | 174 asio::error_code get_option(const implementation_type& impl, in get_option() function in asio::socket_acceptor_service
|
D | stream_socket_service.hpp | 209 asio::error_code get_option(const implementation_type& impl, in get_option() function in asio::stream_socket_service
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_service.hpp | 156 asio::error_code get_option(const implementation_type& impl, in get_option() function in asio::detail::reactive_socket_service
|
/external/autotest/client/cros/ |
D | dhcp_packet.py | 733 def get_option(self, option): member in DhcpPacket
|
/external/fio/ |
D | parse.c | 948 static struct fio_option *get_option(char *opt, in get_option() function
|
/external/python/cpython2/Lib/ |
D | optparse.py | 1044 def get_option(self, opt_str): member in OptionContainer
|
/external/libpng/contrib/tools/ |
D | pngcp.c | 736 get_option(struct display *dp, const char *opt, int *value) in get_option() function
|
/external/dhcpcd-6.8.2/ |
D | dhcp.c | 152 get_option(struct dhcpcd_ctx *ctx, in get_option() function
|