Searched refs:selfOrNull (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/include/binder/
H A DProcessState.h38 static sp<ProcessState> selfOrNull();
H A DIPCThreadState.h36 static IPCThreadState* selfOrNull(); // self(), but won't instantiate
/frameworks/native/libs/binder/include/binder/
H A DProcessState.h38 static sp<ProcessState> selfOrNull();
H A DIPCThreadState.h36 static IPCThreadState* selfOrNull(); // self(), but won't instantiate
/frameworks/native/libs/binder/
H A DProcessState.cpp99 sp<ProcessState> ProcessState::selfOrNull() function in class:android::ProcessState
H A DIPCThreadState.cpp310 IPCThreadState* IPCThreadState::selfOrNull() function in class:android::IPCThreadState
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp378 IPCThreadState* state = IPCThreadState::selfOrNull();

Completed in 528 milliseconds