Searched refs:debugString (Results 1 – 18 of 18) sorted by relevance
38 AString debugString() const;
97 AString debugString(int32_t indent = 0) const;
71 msg->debugString().c_str()); in handleMessage()
225 AString ParsedMessage::debugString() const { in debugString() function in android::ParsedMessage
424 AString AMessage::debugString(int32_t indent) const { in debugString() function in android::AMessage504 item.u.refValue)->debugString( in debugString()
95 ALOGV("extractor getTrackFormat: %s", format->debugString().c_str()); in muxing()
281 ALOGV("INFO_FORMAT_CHANGED: %s", format->debugString().c_str()); in decode()
400 ALOGV("output format is '%s'", mOutputFormat->debugString(0).c_str()); in initEncoder()652 msg->debugString().c_str()); in onMessageReceived()
142 caps->getDetails()->debugString().c_str()); in parseTopLevelXMLFile()
575 ALOGI("converted %s to:", msg->debugString(0).c_str()); in convertMessageToMetaData()
3593 notify->debugString().c_str()); in getPortFormat()4158 msg->debugString().c_str()); in onOMXMessage()
194 ALOGV("output format is '%s'", mOutputFormat->debugString(0).c_str()); in initEncoder()301 msg->debugString().c_str()); in onMessageReceived()
483 msg->debugString().c_str()); in onMessageReceived()
1050 sessionID, data->debugString().c_str()); in onReceiveClientData()
406 msg->debugString().c_str()); in onMessageReceived()
79 ALOGV("[%s] onMessage: %s", mComponentName.c_str(), msg->debugString().c_str()); in onMessageReceived()
206 ALOGV("configure with format: %s", nativeFormat->debugString(0).c_str()); in AMediaCodec_configure()
237 extra == NULL ? "NULL" : extra->debugString().c_str()); in dequeueAccessUnit()