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