Searched defs:getContextObject (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/core/java/com/android/internal/os/ | ||
H A D | BinderInternal.java | 76 public static final native IBinder getContextObject(); method in class:BinderInternal |
/frameworks/base/libs/binder/ | ||
H A D | ProcessState.cpp | 88 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& caller) function in class:android::ProcessState 99 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) function in class:android::ProcessState 112 LOGE("getContextObject(%s) failed, but we manage the contexts!\n", |
Completed in 93 milliseconds