Searched refs:ToJstring (Results 1 – 2 of 2) sorted by relevance
101 static jstring ToJstring(JNIEnv* env, const T& value);106 jstring proxyAppPackageName = ToJstring(env, notification.proxyAppPackageName); in nfwNotifyCb()107 jstring otherProtocolStackName = ToJstring(env, notification.otherProtocolStackName); in nfwNotifyCb()108 jstring requestorId = ToJstring(env, notification.requestorId); in nfwNotifyCb()
75 jstring ToJstring(JNIEnv* env, const String16& value) { in ToJstring() function82 jstring ToJstring(JNIEnv* env, const hardware::hidl_string& value) { in ToJstring() function