Home
last modified time | relevance | path

Searched refs:pipe_prefix (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A Dqemu_pipe.cpp58 const char pipe_prefix[] = "pipe:"; in qemu_pipe_open() local
59 if (WriteFully(fd, pipe_prefix, strlen(pipe_prefix)) && in qemu_pipe_open()