Searched refs:LogError (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | delegation_client.c | 148 static MD_INLINE void LogError(const char* format, ...) in LogError() function 263 static MD_INLINE void LogError(const char* format, ...) in LogError() function 294 static MD_INLINE void LogError(const char* format, ...) in LogError() function 452 LogError("Directory Name is NULL"); in static_checkStorageDirAndAccessRights() 459 LogError("storageDir '%s' allocation error", directoryName); in static_checkStorageDirAndAccessRights() 466 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName); in static_checkStorageDirAndAccessRights() 478 LogError("Directory Name is NULL"); in static_checkStorageDirAndAccessRights() 489 LogError("storageDir '%s' does not have read-write access", directoryName); in static_checkStorageDirAndAccessRights() 496 LogError("storageDir '%s' does not exist", directoryName); in static_checkStorageDirAndAccessRights() 502 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName); in static_checkStorageDirAndAccessRights() [all …]
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | delegation_client.c | 167 static MD_INLINE void LogError(const char* format, ...) in LogError() function 306 static MD_INLINE void LogError(const char* format, ...) in LogError() function 337 static MD_INLINE void LogError(const char* format, ...) in LogError() function 495 LogError("Directory Name is NULL"); in static_checkStorageDirAndAccessRights() 502 LogError("storageDir '%s' allocation error", directoryName); in static_checkStorageDirAndAccessRights() 509 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName); in static_checkStorageDirAndAccessRights() 521 LogError("Directory Name is NULL"); in static_checkStorageDirAndAccessRights() 532 LogError("storageDir '%s' does not have read-write access", directoryName); in static_checkStorageDirAndAccessRights() 539 LogError("storageDir '%s' does not exist", directoryName); in static_checkStorageDirAndAccessRights() 545 LogError("storageDir '%s' is incorrect or cannot be reached", directoryName); in static_checkStorageDirAndAccessRights() [all …]
|