Home
last modified time | relevance | path

Searched refs:kLocalSocketTypes (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dsocket_spec.cpp62 static auto& kLocalSocketTypes = *new std::unordered_map<std::string, LocalSocketType>({ variable
128 for (const auto& it : kLocalSocketTypes) { in is_socket_spec()
138 for (const auto& it : kLocalSocketTypes) { in is_local_socket_spec()
240 for (const auto& it : kLocalSocketTypes) { in socket_spec_connect()
337 for (const auto& it : kLocalSocketTypes) { in socket_spec_listen()