Searched defs:checkStatus (Results 1 – 6 of 6) sorted by relevance
133 void checkStatus (status_t status) in checkStatus() function
681 private void checkStatus() in checkStatus() method in GCMBlockCipher
679 private void checkStatus() in checkStatus() method in GCMBlockCipher
489 final CheckStatus checkStatus = new CheckStatus() in handleCheck() local
250 static void checkStatus(int32_t line, UErrorCode expected, UErrorCode status) { in checkStatus() function
3734 def getConnectionData(self, connId, checkStatus = True): argument