Searched defs:fromCppMap (Results 1 – 1 of 1) sorted by relevance
2480 static jobject fromCppMap(JNIEnv* env, const std::map<std::string, std::string>* map) { in fromCppMap() function2532 static jobject fromCppMap(JNIEnv* env, const std::map<std::string, uint32_t>* map) { in fromCppMap() function2587 static jobject fromCppMap(JNIEnv* env, const std::map<std::string, uint64_t>* map) { in fromCppMap() function2638 static jobject fromCppMap(JNIEnv* env, const std::map<uint32_t, uint64_t>* map) { in fromCppMap() function