Home
last modified time | relevance | path

Searched refs:CodecComponentTypeStubConstruct (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/include/
Dcodec_component_type_stub.h34 bool CodecComponentTypeStubConstruct(struct CodecComponentTypeStub *stub);
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c232 if (!CodecComponentTypeStubConstruct(&service->stub)) { in CodecComponentTypeServiceGet()
Dcodec_component_type_stub.c754 bool CodecComponentTypeStubConstruct(struct CodecComponentTypeStub *stub) in CodecComponentTypeStubConstruct() function