Searched defs:jString (Results 1 – 2 of 2) sorted by relevance
95 static std::string to_string(JNIEnv* env, jstring jString) { in to_string()