/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCameraFactory.cpp | 163 const camera_module_callbacks_t* callbacks) { in setCallbacks() 220 const camera_module_callbacks_t* callbacks) { in set_callbacks()
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 59 const OMX_CALLBACKTYPE* callbacks, in GoldfishVPX() 500 const char *name, const OMX_CALLBACKTYPE *callbacks, in createGoldfishOMXComponent()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 75 const OMX_CALLBACKTYPE *callbacks, in GoldfishAVCDec() 633 const char *name, const OMX_CALLBACKTYPE *callbacks, OMX_PTR appData, in createGoldfishOMXComponent()
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraFactory.cpp | 163 const camera_module_callbacks_t *callbacks) { in setCallbacks() 210 const camera_module_callbacks_t *callbacks) { in set_callbacks()
|
/device/google/cuttlefish/guest/hals/gps/ |
D | gps_vsoc.cpp | 57 static int gce_gps_init(GpsCallbacks* callbacks) { in gce_gps_init()
|
D | gps_thread.h | 47 GpsCallbacks callbacks; member
|
/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishOMXPlugin.cpp | 108 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/libril/ |
D | ril.cpp | 417 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks() 422 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
|
D | sap_service.cpp | 926 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
|
D | ril_service.cpp | 10015 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/device/generic/goldfish/radio/libril/ |
D | ril.cpp | 417 extern "C" void RIL_setcallbacks (const RIL_RadioFunctions *callbacks) { in RIL_setcallbacks() 422 RIL_register (const RIL_RadioFunctions *callbacks) { in RIL_register()
|
D | sap_service.cpp | 926 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
|
D | ril_service.cpp | 8640 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/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 | 926 void sap::registerService(const RIL_RadioFunctions *callbacks) { in registerService()
|
D | ril_config.cpp | 234 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
|
D | ril_service.cpp | 10678 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/ |
D | HWC2.cpp | 68 auto callbacks = static_cast<const Callbacks*>(procs); in invalidateHook() local 74 auto callbacks = static_cast<const Callbacks*>(procs); in vsyncHook() local 80 auto callbacks = static_cast<const Callbacks*>(procs); in hotplugHook() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 849 void setThreadingCallbacks(const ResourceTracker::ThreadingCallbacks& callbacks) { in setThreadingCallbacks() 4729 auto& callbacks = mEncoderCleanupCallbacks[encoder]; in registerEncoderCleanupCallback() local 5075 void ResourceTracker::setThreadingCallbacks(const ResourceTracker::ThreadingCallbacks& callbacks) { in setThreadingCallbacks()
|