Lines Matching refs:LogError
148 static MD_INLINE void LogError(const char* format, ...)
263 static MD_INLINE void LogError(const char* format, ...)
294 static MD_INLINE void LogError(const char* format, ...)
452 LogError("Directory Name is NULL");
459 LogError("storageDir '%s' allocation error", directoryName);
466 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName);
478 LogError("Directory Name is NULL");
489 LogError("storageDir '%s' does not have read-write access", directoryName);
496 LogError("storageDir '%s' does not exist", directoryName);
502 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName);
527 LogError("g_pPartitionFiles not NULL");
559 LogError("g_pPartitionFiles not NULL");
569 LogError("Cannot create storage file \"%s\"", g_pPartitionNames[nPartitionID]);
592 LogError("g_pPartitionFiles not NULL");
603 LogError("Storage file \"%s\" does not exist", g_pPartitionNames[nPartitionID]);
609 LogError("cannot open storage file \"%s\"", g_pPartitionNames[nPartitionID]);
669 LogError("fseek error: %s", strerror(errno));
679 LogError("fread error: End-Of-File detected");
682 LogError("fread error: %s", strerror(errno));
713 LogError("fseek error: %s", strerror(errno));
721 LogError("fread error: %s", strerror(errno));
750 LogError("fseek error: %s", strerror(errno));
781 LogError("No truncate available in Symbian C API");
851 LogError("%ls", pMessage);
911 LogError("TEEC_InvokeCommand error: 0x%08X", nTeeError);
912 LogError("Daemon exits");
994 LogError("Unknown instruction identifier: %02X", nInstructionID);
1125 LogError("Error on TEEC_OpenSession : 0x%x", nError);
1135 LogError("Incorrect sector size: terminating...");
1150 LogError("Cannot allocate exchange buffer of %d bytes", nExchangeBufferSize);
1151 LogError("Now exiting...");
1165 LogError("Error on TEEC_RegisterSharedMemory : 0x%x", nError);
1243 LogError("Only one storage directory may be specified");
1249 LogError("Out of memory");
1269 LogError("Out of memory");
1304 LogError("-storageDir option is mandatory");
1336 LogError("daemon forking failed");
1361 LogError("daemon group creation failed");
1373 LogError("Daemon cannot change priority");
1387 LogError("TEEC_InitializeContext error: 0x%08X", nError);
1388 LogError("Now exiting...");