Searched defs:pContext (Results 1 – 5 of 5) sorted by relevance
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | lib_manifest2.c | 39 #define LOG_ERROR(pContext, msg, ...) log_error("%s - line %d: " msg, pContext->pManifestName, pCon… argument 50 #define LOG_ERROR(pContext...) argument 57 LIB_MANIFEST2_CONTEXT* pContext) in libManifest2InitContext() 132 LIB_MANIFEST2_CONTEXT* pContext, in static_libManifest2GetNextItemInternal() 520 LIB_MANIFEST2_CONTEXT* pContext, in libManifest2GetNextItem() 642 LIB_MANIFEST2_CONTEXT* pContext, in libManifest2CheckFormat()
|
D | delegation_client.c | 875 static int runSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in runSession() 1107 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession()
|
/hardware/ti/omap4xxx/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 418 SampleCompTestCtxt *pContext; in SampleTest_EventHandler() local 494 SampleCompTestCtxt *pContext; in SampleTest_EmptyBufferDone() local 519 SampleCompTestCtxt *pContext; in SampleTest_FillBufferDone() local 548 static void SampleTest_ReadInputFile(SampleCompTestCtxt * pContext, in SampleTest_ReadInputFile() 576 OMX_ERRORTYPE SampleTest_WriteInBuffers(SampleCompTestCtxt * pContext) in SampleTest_WriteInBuffers() 639 OMX_ERRORTYPE SampleTest_ReadOutBuffers(SampleCompTestCtxt * pContext) in SampleTest_ReadOutBuffers() 672 OMX_ERRORTYPE SampleTest_AllocateBuffers(SampleCompTestCtxt * pContext, in SampleTest_AllocateBuffers() 836 OMX_ERRORTYPE SampleTest_DeInitBuffers(SampleCompTestCtxt * pContext) in SampleTest_DeInitBuffers() 924 SampleCompTestCtxt * pContext) in SampleTest_TransitionWait() 992 SampleCompTestCtxt *pContext; in main() local
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 157 IN TEEC_Context* pContext, in scxExchangeMessage() 380 TEEC_Context* pContext) in TEEC_InitializeContext() 443 void TEEC_FinalizeContext(TEEC_Context* pContext) in TEEC_FinalizeContext()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_DSP.h | 259 void *pContext ; /*pointer to context structure used during callback*/ member
|