Searched refs:m_jContinueMethodId (Results 1 – 2 of 2) sorted by relevance
124 m_jContinueMethodId = WriteBatchHandlerJni::getContinueMethodId(env); in WriteBatchHandlerJniCallback()125 if(m_jContinueMethodId == nullptr) { in WriteBatchHandlerJniCallback()435 m_jContinueMethodId); in Continue()
72 jmethodID m_jContinueMethodId; variable