Searched defs:toStringArray (Results 1 – 1 of 1) sorted by relevance
28 jobjectArray toStringArray(JNIEnv* env, size_t count, StringVisitor&& visitor) { in toStringArray() function48 inline jobjectArray toStringArray(JNIEnv* env, const std::vector<std::string>& strings) { in toStringArray() function52 inline jobjectArray toStringArray(JNIEnv* env, const char* const* strings) { in toStringArray() function59 jobjectArray toStringArray(JNIEnv* env, Counter* counter, Getter* getter) { in toStringArray() function