Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c181 ExecutorInfoHal *executorCopy = CopyExecutorInfo(executorInfo); in RegisterExecutorToPool() local
182 if (executorCopy == NULL) { in RegisterExecutorToPool()
187 result = g_poolList->insert(g_poolList, (void *)executorCopy); in RegisterExecutorToPool()
190 DestroyExecutorInfo(executorCopy); in RegisterExecutorToPool()

Completed in 2 milliseconds