Searched refs:toVector (Results 1 – 1 of 1) sorted by relevance
231 std::vector<int32_t> toVector(JNIEnv* env, jintArray javaArray) { in toVector() function284 std::vector<int32_t> configs = toVector(env, rawConfigs); in configure()