Searched refs:handle_entry (Results 1 – 6 of 6) sorted by relevance
101 struct handle_entry { struct106 handle_entry* lookupHandleLocked(int32_t handle); argument127 Vector<handle_entry>mHandleToObject;
57 struct handle_entry { struct58 SIMPLEQ_ENTRY(handle_entry) entries;62 static SIMPLEQ_HEAD(simplehead, handle_entry) pending_flush_items_head; argument230 struct handle_entry *handle_element; in pollEvents()367 struct handle_entry *the_entry; in inv_pending_flush()369 the_entry = (struct handle_entry*) malloc(sizeof(struct handle_entry)); in inv_pending_flush()
97 struct handle_entry { struct102 handle_entry* lookupHandleLocked(int32_t handle); argument118 Vector<handle_entry>mHandleToObject;
206 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle) in lookupHandleLocked()210 handle_entry e; in lookupHandleLocked()225 handle_entry* e = lookupHandleLocked(handle); in getStrongProxyForHandle()255 handle_entry* e = lookupHandleLocked(handle); in getWeakProxyForHandle()284 handle_entry* e = lookupHandleLocked(handle); in expungeHandle()
237 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle) in lookupHandleLocked()241 handle_entry e; in lookupHandleLocked()256 handle_entry* e = lookupHandleLocked(handle); in getStrongProxyForHandle()323 handle_entry* e = lookupHandleLocked(handle); in expungeHandle()