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

  /frameworks/native/include/binder/
ProcessState.h 80 handle_entry* lookupHandleLocked(int32_t handle);
  /frameworks/native/libs/binder/
ProcessState.cpp 165 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle)
184 handle_entry* e = lookupHandleLocked(handle);
241 handle_entry* e = lookupHandleLocked(handle);
270 handle_entry* e = lookupHandleLocked(handle);

Completed in 60 milliseconds