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