Searched defs:getState (Results 1 – 3 of 3) sorted by relevance
42 public String getState() { in getState() method in Status
1765 public TransactionState getState() { in getState() method in Transaction2014 private native byte getState(final long handle); in getState() method in Transaction
99 const char* getState() const { return state_; } in getState() function