Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp58 const OMX_CALLBACKTYPE* callbacks, in GoldfishVPX()
501 const char *name, const OMX_CALLBACKTYPE *callbacks, in createGoldfishOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp74 const OMX_CALLBACKTYPE *callbacks, in GoldfishAVCDec()
622 const char *name, const OMX_CALLBACKTYPE *callbacks, OMX_PTR appData, in createGoldfishOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp126 const OMX_CALLBACKTYPE *callbacks, in makeComponentInstance()
DGoldfishOMXComponent.cpp29 const OMX_CALLBACKTYPE *callbacks, in GoldfishOMXComponent()
DGoldfishVideoDecoderOMXComponent.cpp51 const OMX_CALLBACKTYPE *callbacks, in GoldfishVideoDecoderOMXComponent()
DSimpleGoldfishOMXComponent.cpp30 const OMX_CALLBACKTYPE *callbacks, in SimpleGoldfishOMXComponent()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp434 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks()
439 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
Dsap_service.cpp933 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
Dril_config.cpp262 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
Dril_service.cpp13459 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()