Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_stub.c783 typedef int32_t(*SerStubFunc)(struct CodecComponentType*, struct HdfSBuf*, struct HdfSBuf*); in CodecComponentTypeServiceOnRemoteRequest() typedef
784 static SerStubFunc func[CMD_COMPONENT_ROLE_ENUM + 1] = { in CodecComponentTypeServiceOnRemoteRequest()