Home
last modified time | relevance | path

Searched defs:pContext (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap4xxx/security/tf_daemon/
Dlib_manifest2.c39 #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()
Ddelegation_client.c875 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/
Dtest_sample_proxy.c418 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/
Dtee_client_api_linux_driver.c157 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/
DOMX_VideoEnc_DSP.h259 void *pContext ; /*pointer to context structure used during callback*/ member