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 89 handle_entry* lookupHandleLocked(int32_t handle);
  /frameworks/native/libs/binder/
ProcessState.cpp 170 ProcessState::handle_entry* ProcessState::lookupHandleLocked(int32_t handle)
189 handle_entry* e = lookupHandleLocked(handle);
219 handle_entry* e = lookupHandleLocked(handle);
248 handle_entry* e = lookupHandleLocked(handle);

Completed in 112 milliseconds