Home
last modified time | relevance | path

Searched defs:DestroyComponent (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_manager.h114 int32_t (*DestroyComponent)(uint32_t componentId); member
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_proxy.c201 static int32_t DestroyComponent(uint32_t componentId) in DestroyComponent() function
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_manager_service.cpp98 int32_t CodecComponentManagerService::DestroyComponent(uint32_t componentId) in DestroyComponent() function in OHOS::HDI::Codec::V3_0::CodecComponentManagerService
/drivers/peripheral/codec/hal/include/
H A Dcodec_internal.h62 int32_t (*DestroyComponent)(OMX_HANDLETYPE compHandle); member

Completed in 2 milliseconds