Searched refs:spec_str (Results 1 – 1 of 1) sorted by relevance
184 std::string spec_str(address); in socket_spec_connect() local185 std::vector<std::string> fragments = android::base::Split(spec_str, ":"); in socket_spec_connect()189 spec_str.c_str()); in socket_spec_connect()196 spec_str.c_str()); in socket_spec_connect()202 spec_str.c_str()); in socket_spec_connect()226 spec_str.c_str()); in socket_spec_connect()288 std::string spec_str(spec); in socket_spec_listen() local289 std::vector<std::string> fragments = android::base::Split(spec_str, ":"); in socket_spec_listen()