Searched defs:getContextObject (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBinderInternal.java76 public static final native IBinder getContextObject(); method in class:BinderInternal
/frameworks/native/libs/binder/
H A DProcessState.cpp89 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& caller) function in class:android::ProcessState
100 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) function in class:android::ProcessState
113 ALOGE("getContextObject(%s) failed, but we manage the contexts!\n",

Completed in 344 milliseconds