Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Dbluetooth_a2dp_src_observer.h24 …BluetoothA2dpSrcObserver(OHOS::Bluetooth::BtA2dpAudioCallback *callbacks) : callbacks_(callbacks) … in BluetoothA2dpSrcObserver()
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_omx_core.cpp61 const OMX_CALLBACKTYPE &callbacks) in GetHandle()
Dcodec_component_manager_service.cpp50 const sptr<ICodecCallback> &callbacks) in CreateComponent()
Dcomponent_mgr.cpp33 …ComponentMgr::CreateComponentInstance(const char *componentName, const OMX_CALLBACKTYPE *callbacks, in CreateComponentInstance()
Dcodec_component_service.cpp113 int32_t CodecComponentService::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks()
Dcomponent_node.cpp69 ComponentNode::ComponentNode(const sptr<ICodecCallback> &callbacks, int64_t appData, std::shared_pt… in ComponentNode()
221 int32_t ComponentNode::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcodec_omx_core.cpp69 const OMX_CALLBACKTYPE &callbacks) in GetHandle()
Dcomponent_mgr.cpp35 …ComponentMgr::CreateComponentInstance(const char *componentName, const OMX_CALLBACKTYPE *callbacks, in CreateComponentInstance()
/drivers/peripheral/codec/hal/src/
Dcodec_component_manager_service.c73 int64_t appData, struct CodecCallbackType *callbacks) in OmxManagerCreateComponent()
Dcodec_adapter.cpp36 struct CodecCallbackType *callbacks) in OMXAdapterCreateComponent()
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_manager.c77 … char *compName, int64_t appData, struct CodecCallbackType *callbacks) in ComponentManagerCreateComponent()
Dcodec_adapter.cpp49 const struct CodecCallbackType *callbacks) in CodecAdapterCreateComponent()