Searched refs:lookupHandleLocked (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/include/binder/
H A DProcessState.h82 handle_entry* lookupHandleLocked(int32_t handle);
/frameworks/native/libs/binder/
H A DProcessState.cpp166 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle) function in class:android::ProcessState
185 handle_entry* e = lookupHandleLocked(handle);
242 handle_entry* e = lookupHandleLocked(handle);
271 handle_entry* e = lookupHandleLocked(handle);

Completed in 62 milliseconds