Searched defs:callbacks (Results 1 – 10 of 10) sorted by relevance
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 58 const OMX_CALLBACKTYPE* callbacks, in GoldfishVPX() 501 const char *name, const OMX_CALLBACKTYPE *callbacks, in createGoldfishOMXComponent()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 74 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/ |
D | GoldfishOMXPlugin.cpp | 126 const OMX_CALLBACKTYPE *callbacks, in makeComponentInstance()
|
D | GoldfishOMXComponent.cpp | 29 const OMX_CALLBACKTYPE *callbacks, in GoldfishOMXComponent()
|
D | GoldfishVideoDecoderOMXComponent.cpp | 51 const OMX_CALLBACKTYPE *callbacks, in GoldfishVideoDecoderOMXComponent()
|
D | SimpleGoldfishOMXComponent.cpp | 30 const OMX_CALLBACKTYPE *callbacks, in SimpleGoldfishOMXComponent()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.cpp | 434 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks() 439 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
|
D | sap_service.cpp | 933 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
|
D | ril_config.cpp | 262 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
|
D | ril_service.cpp | 13459 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|