Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp210 struct EntryStorage { struct in __anon99a0a27b0110::UsapTableEntry
211 int32_t pid;
212 int32_t read_pipe_fd;
214 bool operator!=(const EntryStorage& other) { in operator !=()