Searched refs:m_jSingleDeleteMethodId (Results 1 – 2 of 2) sorted by relevance
60 m_jSingleDeleteMethodId = WriteBatchHandlerJni::getSingleDeleteMethodId(env); in WriteBatchHandlerJniCallback()61 if(m_jSingleDeleteMethodId == nullptr) { in WriteBatchHandlerJniCallback()249 m_jSingleDeleteMethodId, in SingleDelete()
62 jmethodID m_jSingleDeleteMethodId; variable