Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp218 struct EntryStorage { struct in __anon177197740111::UsapTableEntry
219 int32_t pid;
220 int32_t read_pipe_fd;
222 bool operator!=(const EntryStorage& other) { in operator !=()