Home
last modified time | relevance | path

Searched defs:functionPointer (Results 1 – 4 of 4) sorted by relevance

/external/webkit/V8Binding/jni/
Djni_utility.cpp47 static jint(*functionPointer)(JavaVM**, jsize, jsize *) = 0; in KJS_GetCreatedJavaVMs() local
/external/webkit/WebCore/bridge/jni/
Djni_utility.cpp53 static jint(*functionPointer)(JavaVM**, jsize, jsize *) = 0; in KJS_GetCreatedJavaVMs() local
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Davcenc_int.h459 AVCEncFuncPtr *functionPointer; /* store pointers to platform specific functions */ member
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmp4lib_int.h427 FuncPtr *functionPointer; /* structure containing platform dependent functions */ member