Home
last modified time | relevance | path

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

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