OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selfOrNull
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
IPCThreadState.h
36
static IPCThreadState*
selfOrNull
(); // self(), but won't instantiate
/frameworks/base/core/jni/
AndroidRuntime.cpp
333
IPCThreadState* state = IPCThreadState::
selfOrNull
();
[
all
...]
/frameworks/native/libs/binder/
IPCThreadState.cpp
322
IPCThreadState* IPCThreadState::
selfOrNull
()
[
all
...]
Completed in 356 milliseconds