/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/ |
D | Registry.cpp | 89 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryStoreAuthToken() 93 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryStoreAuthToken() 101 LOG_E("mcRegistry store So.Soc failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE); in mcRegistryStoreAuthToken() 119 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryReadAuthToken() 127 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE); in mcRegistryReadAuthToken() 134 LOG_E("mcRegistry read So.Soc failed: %d", MC_DRV_ERR_OUT_OF_RESOURCES); in mcRegistryReadAuthToken() 161 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryStoreRoot() 165 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryStoreRoot() 173 LOG_E("mcRegistry store So.Root failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE); in mcRegistryStoreRoot() 191 LOG_E("mcRegistry read So.Root failed: %d", MC_DRV_ERR_INVALID_PARAMETER); in mcRegistryReadRoot() [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/ |
D | CMcKMod.cpp | 63 LOG_E("no connection to kmod"); in mapWsm() 119 LOG_E("no connection to kmod"); in mapMCI() 168 LOG_E("MobiCore Driver does't support persistent buffers"); in mapPersistent() 179 LOG_E("no connection to kmod"); in read() 239 LOG_E("no connection to kmod"); in fcInfo() 271 LOG_E("no connection to kmod"); in fcYield() 278 LOG_E("ret = %d", ret); in fcYield() 291 LOG_E("no connection to kmod"); in fcNSIQ() 298 LOG_E("ret = %d", ret); in fcNSIQ() 311 LOG_E("no connection to kmod"); in free() [all …]
|
/hardware/samsung_slsi/exynos5/libsecurepath/ |
D | content_protect.cpp | 38 LOG_E("open TL session failed!"); in tlc_initialize() 54 LOG_E("close TL session failed!"); in tlc_terminate() 77 LOG_E("Tlc Open Error"); in CP_Enable_Path_Protection() 86 LOG_E("TCI has not been set up properly - exiting"); in CP_Enable_Path_Protection() 102 LOG_E("Tlc Communicate Error"); in CP_Enable_Path_Protection() 110 LOG_E("Trustlet did not send a response: %d", tci->resp.id); in CP_Enable_Path_Protection() 118 LOG_E("Trustlet did not send a valid return code: %d", tci->resp.return_code); in CP_Enable_Path_Protection() 141 LOG_E("Tlc Open Error"); in CP_Disable_Path_Protection() 150 LOG_E("TCI has not been set up properly - exiting"); in CP_Disable_Path_Protection() 166 LOG_E("Tlc Communicate Error"); in CP_Disable_Path_Protection() [all …]
|
D | tlc_communication.cpp | 42 LOG_E("Allocation of TCI WSM failed: %d", mcRet); in tlc_open() 56 LOG_E("Open session failed: %d", mcRet); in tlc_open() 77 LOG_E("Free WSM failed: %d", mcRet); in tlc_close() 86 LOG_E("Closing session failed: %d", mcRet); in tlc_close() 95 LOG_E("Closing MobiCore device failed: %d", mcRet); in tlc_close() 113 LOG_E("Notify failed: %d", mcRet); in tlc_communicate() 122 LOG_E("Wait for response notification failed: %d", mcRet); in tlc_communicate()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/ |
D | TrustZoneDevice.cpp | 110 LOG_E("kernel module version mismatch"); in initDevice() 136 LOG_E("pMcKMod->fcInit() failed"); in initDevice() 159 LOG_E("MobiCore halted during init !!!, state is 0x%x", status); in initDevice() 162 LOG_E("MCI buffer init failed, state is 0x%x", status); in initDevice() 209 LOG_E("pMcKMod->fcYield() failed: %d", ret); in yield() 229 LOG_E("pMcKMod->fcNSIQ() failed : %d", ret); in nsiq() 248 LOG_E("no session with id=%d", sessionId); in notify() 292 LOG_E("pMcKMod->fcInfo() failed with %d", ret); in checkMciVersion() 298 LOG_E("%s", errmsg); in checkMciVersion() 313 LOG_E("MobiCore halted !!!"); in dumpMobicoreStatus() [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/ |
D | ClientLib.cpp | 119 LOG_E("Device not found"); \ 127 LOG_E("Parameter \""#X "\" is NULL"); \ 135 LOG_E("Session %i not found", SID); \ 150 LOG_E("sending to Daemon failed."); \ 162 LOG_E("reading from Daemon failed"); \ 167 LOG_E("wrong buffer length %i received from Daemon", rlen); \ 186 LOG_E("Device %d already opened", deviceId); in mcOpenDevice() 212 LOG_E("%s", errmsg); in mcOpenDevice() 236 LOG_E("Could not open device file: /dev/%s", MC_USER_DEVNODE); in mcOpenDevice() 274 LOG_E("Trying to close device while sessions are still pending."); in mcCloseDevice() [all …]
|
D | Session.cpp | 74 LOG_E("removeBulkBuf(): mcKModUnregisterWsmL2 failed: %d", ret); in ~Session() 120 LOG_E("Cannot map a buffer to multiple locations in one Trustlet."); in addBulkBuf() 181 LOG_E("%p not registered in session %d.", virtAddr, sessionId); in removeBulkBuf() 189 LOG_E("mcKMod->unregisterWsmL2 failed: %x", ret); in removeBulkBuf()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderLog.h | 28 #define LOG_E ALOGE macro 33 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\ 39 LOG_E(FUNC" failed. vaStatus = %d\n", vaStatus);\ 46 LOG_E(FUNC"Failed. ret = 0x%08x\n", ret); \ 52 LOG_E(FUNC"Failed, ret = 0x%08x\n", ret); \ 58 LOG_E("Invalid pointer\n"); \
|
D | VideoEncoderUtils.cpp | 38 LOG_E("FATAL: can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_init() 55 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_alloc() 62 LOG_E("FATAL: gralloc open failed\n"); in gfx_alloc() 69 LOG_E("alloc(%u, %u, %d, %08x, ...) failed %d (%s)\n", in gfx_alloc() 83 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_free() 90 LOG_E("FATAL: gralloc open failed\n"); in gfx_free() 97 LOG_E("free(...) failed %d (%s)\n", err, strerror(-err)); in gfx_free() 110 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_lock() 120 LOG_E("lock(...) failed %d (%s).\n", err, strerror(-err)); in gfx_lock() 134 LOG_E("can't find the %s module", GRALLOC_HARDWARE_MODULE_ID); in gfx_unlock() [all …]
|
D | VideoEncoderBase.cpp | 80 LOG_E("vaGetDisplay failed."); in VideoEncoderBase() 86 LOG_E( "Failed vaInitialize, vaStatus = %d\n", vaStatus); in VideoEncoderBase() 327 LOG_E("Encoder has not initialized yet\n"); in encode() 348 LOG_E("Time out wait for Coded buffer.\n"); in encode() 354 LOG_E("Coded buffer is not ready now.\n"); in encode() 477 LOG_E("Time out wait for encode task.\n"); in getOutput() 738 LOG_E( "outBuffer->data == NULL\n"); in prepareForOutput() 753 LOG_E("mCurSegment->size < mOffsetInSeg\n"); in prepareForOutput() 885 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputAllData() 972 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n"); in setParameters() [all …]
|
D | PVSoftMPEG4Encoder.cpp | 163 LOG_E("Failed to get default encoding parameters"); in initEncParams() 202 LOG_E("Video frame size %dx%d must be a multiple of 16", in initEncParams() 235 LOG_E("Failed to initialized encoder params"); in initEncoder() 241 LOG_E("Failed to initialize the encoder"); in initEncoder() 294 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n"); in setParameters() 396 LOG_E("Failed to get VOL header"); in encode() 492 LOG_E("Failed to encode frame or get hink track at frame %lld", in getOutput()
|
D | VideoEncoderMP4.cpp | 41 LOG_E("Buffer size too small\n"); in getHeaderPos() 52 LOG_E("NO header found\n"); in getHeaderPos() 90 LOG_E("Buffer size too small\n"); in outputConfigData() 112 LOG_E("Invalid buffer mode for MPEG-4:2\n"); in getExtFormatOutput()
|
D | VideoEncoderAVC.cpp | 179 LOG_E ("Invalid Config Type"); in derivedSetConfig() 236 LOG_E ("Invalid Config Type"); in derivedGetConfig() 345 LOG_E("Invalid buffer mode\n"); in getExtFormatOutput() 377 LOG_E("The stream is not AnnexB format \n"); in getOneNALUnit() 378 LOG_E("segment status is %x \n", status); in getOneNALUnit() 471 LOG_E("Buffer size is 0\n"); in getHeader() 526 LOG_E("Buffer size too small\n"); in outputCodecData() 604 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputLengthPrefixed() 637 LOG_E("Buffer size too small\n"); in outputLengthPrefixed() 675 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputNaluLengthsPrefixed() [all …]
|
D | VideoEncoderVP8.cpp | 453 LOG_E ("Invalid Config Type"); in derivedGetConfig() 516 LOG_E ("Invalid Config Type"); in derivedSetConfig()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/ |
D | MobiCoreDriverDaemon.cpp | 133 LOG_E("Could not initialize MobiCore!"); in run() 237 LOG_E("%s: failed: cannot open %s", __FUNCTION__, driverPath.c_str()); in loadDeviceDriver() 255 LOG_E("allocating WSM for Trustlet failed"); in loadDeviceDriver() 269 LOG_E("allocating WSM TCI for Trustlet failed"); in loadDeviceDriver() 294 LOG_E("open session error %d", mcRet); in loadDeviceDriver() 329 LOG_E("reading from Client failed"); \ 335 LOG_E("wrong buffer length %i received from Client", rlen); \ 360 LOG_E("processOpenDevice(): device already set"); in processOpenDevice() 372 LOG_E("invalid deviceId"); in processOpenDevice() 432 LOG_E("allocating WSM for Trustlet failed"); in processOpenSession() [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
D | MobiCoreDevice.cpp | 232 LOG_E("IrqHandler thread died!"); in waitMcpNotification() 240 LOG_E("Scheduler thread died!"); in waitMcpNotification() 261 LOG_E("Failed to find contiguous WSM %u", handle); in openSession() 266 LOG_E("Failed to lock contiguous WSM %u", handle); in openSession() 304 … LOG_E("CMD_OPEN_SESSION got invalid MCP command response(0x%X)", mcpMessage->rspHeader.rspId); in openSession() 314 LOG_E("MCP OPEN returned code %d.", mcRet); in openSession() 403 LOG_E("CMD_CLOSE_SESSION got invalid MCP response"); in closeSession() 411 LOG_E("CMD_CLOSE_SESSION error %d", mcRet); in closeSession() 430 LOG_E("no session found with id=%d", sessionId); in closeSession() 453 LOG_E("no session found with id=%d", sessionId); in mapBulk() [all …]
|
/hardware/samsung_slsi/exynos5/libkeymaster/ |
D | tlcTeeKeymaster_if.c | 64 LOG_E("TEE_Open(): Invalid session handle\n"); in TEE_Open() 75 LOG_E("TEE_Open(): mcOpenDevice returned: %d\n", mcRet); in TEE_Open() 83 LOG_E("TEE_Open(): mcMallocWsm returned: %d\n", mcRet); in TEE_Open() 95 LOG_E("TEE_Open(): mcOpenSession returned: %d\n", mcRet); in TEE_Open() 124 LOG_E("TEE_Close(): mcCloseSession returned: %d\n", mcRet); in TEE_Close() 133 LOG_E("TEE_Close(): mcCloseDevice returned: %d\n", mcRet); in TEE_Close() 216 LOG_E("TEE_RSAGenerateKeyPair(): TEE Keymaster trustlet returned: 0x%.8x\n", in TEE_RSAGenerateKeyPair() 344 LOG_E("TEE_RSASign(): TEE Keymaster trustlet returned: 0x%.8x\n", in TEE_RSASign() 475 LOG_E("TEE_RSAVerify(): TEE Keymaster trustlet returned: 0x%.8x\n", in TEE_RSAVerify() 559 LOG_E("TEE_RSAVerify(): TEE Keymaster trustlet returned: 0x%.8x\n", in TEE_HMACKeyGenerate() [all …]
|
D | tlcTeeKeymaster_log.h | 45 #define LOG_E(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
D | CThread.cpp | 109 LOG_E("pthread_create failed with error code %d", ret); in start() 121 LOG_E("pthread_join failed with error code %d", ret); in join()
|
D | NetlinkConnection.cpp | 127 LOG_E("%s: Can't open netlink socket - errno: %d(%s)", in connect() 137 LOG_E("%s: bind() failed - errno: %d(%s)", __FUNCTION__, errno, strerror(errno)); in connect() 272 LOG_E( "%s: could no send all data, ret=%d, errno: %d(%s)", in writeData()
|
D | Connection.cpp | 169 LOG_E("ret = %d", ret); in writeData() 203 LOG_E("select() timed out"); in waitData()
|
/hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/ |
D | log.h | 117 #define LOG_E(...) \ macro 127 LOG_E("%s failed with \"%s\"(errno %i)", MESSAGE, strerror(errno), errno);
|