Searched refs:nativeJFmRx_Destroy (Results 1 – 2 of 2) sorted by relevance
362 static int nativeJFmRx_Destroy(JNIEnv *env, jobject obj,jlong jContextValue) in nativeJFmRx_Destroy() function2146 {"nativeJFmRx_Destroy", "(J)I", (void*)nativeJFmRx_Destroy},
561 int fmStatus = nativeJFmRx_Destroy(context.getValue()); in destroy()1366 private static native int nativeJFmRx_Destroy(long contextValue); in nativeJFmRx_Destroy() method in JFmRx