Searched defs:CreateComponent (Results 1 – 4 of 4) sorted by relevance
101 …int32_t (*CreateComponent)(struct CodecComponentType **component, uint32_t *componentId, char *com… member
48 int32_t CodecComponentManagerService::CreateComponent(sptr<ICodecComponent> &component, uint32_t &c… in CreateComponent() function in OHOS::HDI::Codec::V1_0::CodecComponentManagerService
60 int32_t (*CreateComponent)(OMX_HANDLETYPE *compHandle, char *compName, void *appData, member
134 static int32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *… in CreateComponent() function