Searched refs:logError (Results 1 – 8 of 8) sorted by relevance
28 using hardware::details::logError;74 logError("Destination AIDL MQDescriptor should be empty, but already contains grantors."); in unsafeHidlToAidlMQDescriptor()81 logError( in unsafeHidlToAidlMQDescriptor()105 logError( in unsafeHidlToAidlMQDescriptor()111 logError("hardware::MQDescriptor hidlDesc is invalid. Unexpected getFlags() value: " + in unsafeHidlToAidlMQDescriptor()
583 hardware::details::logError( in initMemory()668 hardware::details::logError("Requested message queue size too large. Size of elements: " + in MessageQueueBase()674 hardware::details::logError("The supplied buffer size(" + std::to_string(bufferSize) + in MessageQueueBase()729 hardware::details::logError("Error releasing supplied bufferFd"); in MessageQueueBase()830 hardware::details::logError( in writeBlocking()896 hardware::details::logError("Unexpected error code from EventFlag Wait status " + in writeBlocking()946 hardware::details::logError( in readBlocking()1013 hardware::details::logError("Unexpected error code from EventFlag Wait status " + in readBlocking()1075 hardware::details::logError( in beginWrite()1167 hardware::details::logError( in beginRead()[all …]
92 hardware::details::logError("Invalid MQDescriptor. Values must be positive. quantum: " + in AidlMQDescriptorShim()104 hardware::details::logError( in AidlMQDescriptorShim()119 hardware::details::logError("Null native_handle_t"); in AidlMQDescriptorShim()185 hardware::details::logError( in AidlMQDescriptorShim()
97 logError("Stopping due to fatal error: " + e.getMessage()); in execute()177 private static void logError(String msg) { in logError() method in TelephonyLookupGenerator181 private static void logError(String s, Throwable e) { in logError() method in TelephonyLookupGenerator182 logError(s); in logError()
29 void logError(const std::string &message) { in logError() function
56 void logError(const std::string& message);
36 void logError(const std::string& message) {} in logError() function
171 logError("Stopping due to fatal condition", e); in execute()647 private static void logError(String msg) { in logError() method in TzLookupGenerator651 private static void logError(String s, Throwable e) { in logError() method in TzLookupGenerator652 logError(s); in logError()