Home
last modified time | relevance | path

Searched refs:CodecComponentTypeServiceConstruct (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_component_type_service.h26 void CodecComponentTypeServiceConstruct(struct CodecComponentType *instance);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_service.c274 void CodecComponentTypeServiceConstruct(struct CodecComponentType *instance) in CodecComponentTypeServiceConstruct() function
313 CodecComponentTypeServiceConstruct(&service->stub.interface); in CodecComponentTypeServiceGet()