HomeSort by relevance Sort by last modified time
    Searched refs:GetMachPortRelay (Results 1 - 5 of 5) sorted by null

  /external/libchrome/mojo/core/
channel_posix.cc 115 auto* relay = Core::Get()->GetMachPortRelay();
146 MachPortRelay* relay = Core::Get()->GetMachPortRelay();
244 MachPortRelay* relay = Core::Get()->GetMachPortRelay();
352 auto* relay = Core::Get()->GetMachPortRelay();
388 MachPortRelay* relay = Core::Get()->GetMachPortRelay();
core.h 119 MachPortRelay* GetMachPortRelay();
node_controller.h 233 MachPortRelay* GetMachPortRelay();
core.cc 223 MachPortRelay* Core::GetMachPortRelay() {
224 return GetNodeController()->GetMachPortRelay();
    [all...]
node_controller.cc     [all...]

Completed in 375 milliseconds