Searched defs:callbacks (Results 1 – 12 of 12) sorted by relevance
| /drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
| D | bluetooth_a2dp_src_observer.h | 24 …BluetoothA2dpSrcObserver(OHOS::Bluetooth::BtA2dpAudioCallback *callbacks) : callbacks_(callbacks) … in BluetoothA2dpSrcObserver()
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_omx_core.cpp | 61 const OMX_CALLBACKTYPE &callbacks) in GetHandle()
|
| D | codec_component_manager_service.cpp | 50 const sptr<ICodecCallback> &callbacks) in CreateComponent()
|
| D | component_mgr.cpp | 33 …ComponentMgr::CreateComponentInstance(const char *componentName, const OMX_CALLBACKTYPE *callbacks, in CreateComponentInstance()
|
| D | codec_component_service.cpp | 113 int32_t CodecComponentService::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks()
|
| D | component_node.cpp | 69 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/ |
| D | codec_omx_core.cpp | 69 const OMX_CALLBACKTYPE &callbacks) in GetHandle()
|
| D | component_mgr.cpp | 35 …ComponentMgr::CreateComponentInstance(const char *componentName, const OMX_CALLBACKTYPE *callbacks, in CreateComponentInstance()
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_component_manager_service.c | 73 int64_t appData, struct CodecCallbackType *callbacks) in OmxManagerCreateComponent()
|
| D | codec_adapter.cpp | 36 struct CodecCallbackType *callbacks) in OMXAdapterCreateComponent()
|
| /drivers/peripheral/codec/hal/passthrough/src/ |
| D | codec_component_manager.c | 77 … char *compName, int64_t appData, struct CodecCallbackType *callbacks) in ComponentManagerCreateComponent()
|
| D | codec_adapter.cpp | 49 const struct CodecCallbackType *callbacks) in CodecAdapterCreateComponent()
|