Searched defs:PortData (Results 1 – 1 of 1) sorted by relevance
127 PortData() : port_(NULL), sequence_(NULL), state_(STATE_INIT) {} in PortData() function128 PortData(Port* port, AllocationSequence* seq) in PortData() function