Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/include/nativehelper/
DtoStringArray.h48 inline jobjectArray toStringArray(JNIEnv* env, const std::vector<std::string>& strings) { in toStringArray()
52 inline jobjectArray toStringArray(JNIEnv* env, const char* const* strings) { in toStringArray()