Searched defs:handle_entry (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DProcessState.h87 struct handle_entry { struct in class:android::ProcessState
92 handle_entry* lookupHandleLocked(int32_t handle);
110 Vector<handle_entry>mHandleToObject;
/frameworks/native/libs/binder/include/binder/
H A DProcessState.h87 struct handle_entry { struct in class:android::ProcessState
92 handle_entry* lookupHandleLocked(int32_t handle);
110 Vector<handle_entry>mHandleToObject;

Completed in 94 milliseconds