Searched defs:toStringArray (Results 1 – 2 of 2) sorted by relevance
29 jobjectArray toStringArray(JNIEnv* env, Counter* counter, Getter* getter) { in toStringArray() function63 inline jobjectArray toStringArray(JNIEnv* env, const std::vector<std::string>& strings) { in toStringArray() function
44 jobjectArray toStringArray(JNIEnv* env, const char* const* strings) { in toStringArray() function