Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_server.c50 FfrtFunction* f = (FfrtFunction*)t; in FfrtExecFunctionWrapper()
61 FfrtFunction* f = (FfrtFunction*)t; in FfrtDestroyFunctionWrapper()
73 if (sizeof(FfrtFunction) > FFRT_AUTO_MANAGED_FUNCTION_STORAGE_SIZE) { in FfrtCreateFunctionWrapper()
77 FfrtFunction* f = (FfrtFunction*)g_priv.ffrtAllocBase(FFRT_FUNCTION_KIND_GENERAL); in FfrtCreateFunctionWrapper()
/drivers/peripheral/audio/hal/hdi_binder/server/include/
H A Dhdf_audio_pnp_server.h77 } FfrtFunction; typedef

Completed in 2 milliseconds