OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/native/libs/binder/
ProcessState.cpp
89
sp<IBinder> ProcessState::
getContextObject
(const sp<IBinder>& caller)
100
sp<IBinder> ProcessState::
getContextObject
(const String16& name, const sp<IBinder>& caller)
113
ALOGE("
getContextObject
(%s) failed, but we manage the contexts!\n",
Completed in 98 milliseconds