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

  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 76 public static final native IBinder getContextObject();
  /frameworks/base/libs/binder/
ProcessState.cpp 88 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& caller)
99 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller)
112 LOGE("getContextObject(%s) failed, but we manage the contexts!\n",

Completed in 258 milliseconds