OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPort_Locked
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/mojo/edk/system/ports/
node.h
164
scoped_refptr<Port>
GetPort_Locked
(const PortName& port_name);
node.cc
748
scoped_refptr<Port> new_port =
GetPort_Locked
(event.new_port_name);
811
return
GetPort_Locked
(port_name);
814
scoped_refptr<Port> Node::
GetPort_Locked
(const PortName& port_name) {
[
all
...]
Completed in 48 milliseconds