Searched refs:nativeJFmRx_Create (Results 1 – 2 of 2) sorted by relevance
333 static int nativeJFmRx_Create(JNIEnv *env,jobject obj,jobject jContextValue) in nativeJFmRx_Create() function2145 {"nativeJFmRx_Create", "(Lcom/ti/jfm/core/JFmContext;)I", (void*)nativeJFmRx_Create},
533 int fmStatus = nativeJFmRx_Create(context); in create()1364 private static native int nativeJFmRx_Create(JFmContext contextValue); in nativeJFmRx_Create() method in JFmRx