Home
last modified time | relevance | path

Searched defs:PortMap (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Dnode_controller.h139 using PortMap = std::map<std::string, ports::PortRef>; variable
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp45 GDBRemoteCommunicationServerPlatform::PortMap::PortMap(uint16_t min_port, in PortMap() function in GDBRemoteCommunicationServerPlatform::PortMap