Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dinvitation_unittest.cc743 MojoHandle new_pipe; in TEST_F() local
/external/crosvm/devices/src/virtio/
Dwl.rs1114 fn new_pipe(&mut self, id: u32, flags: u32) -> WlResult<WlResp> { in new_pipe() method