Searched refs:m_jPutCfMethodId (Results 1 – 2 of 2) sorted by relevance
17 m_jPutCfMethodId = WriteBatchHandlerJni::getPutCfMethodId(env); in WriteBatchHandlerJniCallback()18 if(m_jPutCfMethodId == nullptr) { in WriteBatchHandlerJniCallback()137 m_jPutCfMethodId, in PutCF()
55 jmethodID m_jPutCfMethodId; variable