Home
last modified time | relevance | path

Searched refs:SERVICE_CONSTRUCT_FUNC (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_stub.c30 typedef void (*SERVICE_CONSTRUCT_FUNC)(struct CodecCallbackType *); typedef
252 SERVICE_CONSTRUCT_FUNC serviceConstructFunc = NULL; in CodecCallbackTypeStubGetInstance()
281 serviceConstructFunc = (SERVICE_CONSTRUCT_FUNC)dlsym(stub->dlHandler, "CodecCallbackTypeServiceConstruct"); in CodecCallbackTypeStubGetInstance()
H A Dcodec_component_manager_stub.c27 typedef void (*SERVICE_CONSTRUCT_FUNC)(struct OmxComponentManager *); typedef

Completed in 1 milliseconds