Home
last modified time | relevance | path

Searched refs:lookupHandleLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
DProcessState.cpp226 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle) in lookupHandleLocked() function in android::ProcessState
245 handle_entry* e = lookupHandleLocked(handle); in getStrongProxyForHandle()
304 handle_entry* e = lookupHandleLocked(handle); in expungeHandle()
/frameworks/native/include/binder/
DProcessState.h107 handle_entry* lookupHandleLocked(int32_t handle);
/frameworks/native/libs/binder/include/binder/
DProcessState.h107 handle_entry* lookupHandleLocked(int32_t handle);