Searched refs:expectedErrorCode (Results 1 – 2 of 2) sorted by relevance
179 private void disableCollection(long objectID, int expectedErrorCode) { in disableCollection() argument186 checkReplyPacket(reply, thisCommandName, expectedErrorCode); in disableCollection()
184 private void enableCollection(long objectID, int expectedErrorCode) { in enableCollection() argument191 checkReplyPacket(reply, thisCommandName, expectedErrorCode); in enableCollection()