Searched refs:selfOrNull (Results 1 – 3 of 3) sorted by relevance
36 static IPCThreadState* selfOrNull(); // self(), but won't instantiate
310 IPCThreadState* IPCThreadState::selfOrNull() in selfOrNull() function in android::IPCThreadState
372 IPCThreadState* state = IPCThreadState::selfOrNull(); in runtime_isSensitiveThread()