OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BeginProxying_Locked
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/mojo/edk/system/ports/
node.h
178
int
BeginProxying_Locked
(const LockedPort& port, const PortName& port_name);
node.cc
740
//
BeginProxying_Locked
may call MaybeRemoveProxy_Locked, which in turn
908
int rv1 =
BeginProxying_Locked
(LockedPort(port0), port0_ref.name());
909
int rv2 =
BeginProxying_Locked
(LockedPort(port1), port1_ref.name());
[
all
...]
Completed in 54 milliseconds