Home | History | Annotate | Download | only in tf_daemon

Lines Matching refs:nTeeError

882       TEEC_Result                      nTeeError;
903 nTeeError = TEEC_InvokeCommand(pSession,
909 if (nTeeError != TEEC_SUCCESS)
911 LogError("TEEC_InvokeCommand error: 0x%08X", nTeeError);