Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteCommandBuffer.java39 class ZygoteCommandBuffer implements AutoCloseable { class
59 ZygoteCommandBuffer(@Nullable LocalSocket socket) { in ZygoteCommandBuffer() method in ZygoteCommandBuffer
73 ZygoteCommandBuffer(@NonNull String[] args) { in ZygoteCommandBuffer() method in ZygoteCommandBuffer