Home
last modified time | relevance | path

Searched refs:debugString (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp331 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F()
333 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F()
337 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F()
339 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F()
343 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F()
345 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F()
371 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F()
374 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F()
378 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F()
380 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F()
[all …]
DMediaCodec_sanity_test.cpp340 … EXPECT_EQ(ocolor, xcolor) << ofmt->debugString(8).c_str() << buf->meta()->debugString(8).c_str(); in TEST_P()
/frameworks/native/libs/binder/
DStability.cpp65 std::string Stability::Category::debugString() { in debugString() function in android::internal::Stability::Category
84 ALOGE("%s: stability is %s", tag.c_str(), stability.debugString().c_str()); in debugLogStability()
160 setting.debugString().c_str(),
161 current.debugString().c_str());
168 current.debugString().c_str(),
169 setting.debugString().c_str());
DBpBinder.cpp267 category.debugString().c_str(), in transact()
/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
DTelephonyTimeZoneSuggestionTest.java162 String debugString = "This is debug info"; in testParcelable() local
163 suggestion1.addDebugInfo(debugString); in testParcelable()
166 assertTrue(suggestion1_2.getDebugInfo().contains(debugString)); in testParcelable()
/frameworks/av/media/libstagefright/
DAHierarchicalStateMachine.cpp71 msg->debugString().c_str()); in handleMessage()
DMediaCodecListOverrides.cpp136 format->debugString().c_str()); in doProfileCodecs()
DMediaCodecList.cpp385 componentName.c_str(), format->debugString(2).c_str()); in findMatchingCodecs()
DFrameDecoder.cpp617 outputFormat->debugString().c_str()); in onOutputReceived()
624 outputFormat->debugString().c_str()); in onOutputReceived()
DMediaCodec.cpp2022 ALOGV("Shaping input: %s", format->debugString(0).c_str()); in shapeMediaFormat()
2033 ALOGD("shapeMediaFormat: deltas(%zu): %s", changeCount, deltas->debugString(2).c_str()); in shapeMediaFormat()
2120 ALOGV("Pre-mapping: %s", format->debugString(2).c_str()); in mapFormat()
2139 ALOGV("Post-mapping: %s", format->debugString(2).c_str()); in mapFormat()
3225 mInputFormat->debugString(4).c_str(), in onMessageReceived()
3226 mOutputFormat->debugString(4).c_str()); in onMessageReceived()
3294 mInputFormat->debugString(4).c_str(), in onMessageReceived()
3295 mOutputFormat->debugString(4).c_str()); in onMessageReceived()
4479 mComponentName.c_str(), mOutputFormat->debugString(4).c_str()); in handleOutputFormatChangeIfNeeded()
DMediaCodecSource.cpp545 ALOGV("output format is '%s'", mOutputFormat->debugString(0).c_str()); in initEncoder()
895 ALOGV("got msg '%s' after encoder shutdown.", msg->debugString().c_str()); in onMessageReceived()
/frameworks/native/libs/binder/include/binder/
DStability.h156 std::string debugString();
/frameworks/native/include/binder/
DStability.h156 std::string debugString();
/frameworks/av/media/codec2/sfplugin/
DReflectedParamUpdater.h69 std::string debugString(size_t indent = 0) const;
DCCodecConfig.cpp1179 std::string config = reflected.debugString(); in updateFormats()
1498 ALOGD("found invalid HDR static metadata %s", msg->debugString(8).c_str()); in getFormatForDomain()
1515 ALOGV("converted to SDK values as %s", msg->debugString().c_str()); in getFormatForDomain()
1746 ALOGV("filter src msg %s", params->debugString(4).c_str()); in getReflectedFormat()
1747 ALOGV("filter dst params %s", filtered.debugString(4).c_str()); in getReflectedFormat()
1761 ALOGD("no recognized params in: %s", params.debugString().c_str()); in getConfigUpdateFromSdkParams()
DCCodecBuffers.cpp286 mName, (long long)entry.timestamp, outputFormat->debugString().c_str()); in popFromStashAndRegister()
1161 mName, mFormat->debugString().c_str()); in realloc()
/frameworks/av/media/ndk/
DNdkMediaCodec.cpp455 ALOGV("configure with format: %s", nativeFormat->debugString(0).c_str()); in AMediaCodec_configure()
465 err, nativeFormat->debugString(0).c_str()); in AMediaCodec_configure()
755 ALOGV("setParameters: %s", nativeParams->debugString(0).c_str()); in AMediaCodec_setParameters()
/frameworks/av/cmds/stagefright/
Dmuxer.cpp104 ALOGV("extractor getTrackFormat: %s", format->debugString().c_str()); in muxing()
Dcodec.cpp303 ALOGV("INFO_FORMAT_CHANGED: %s", format->debugString().c_str()); in decode()
Dmediafilter.cpp625 format->debugString().c_str()); in decode()
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAMessage.h176 AString debugString(int32_t indent = 0) const;
/frameworks/av/media/libmedia/tests/codeclist/
DCodecListTest.cpp221 ALOGV("global settings: %s", globalSettings->debugString(0).c_str()); in TEST()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.cpp416 msg->debugString().c_str()); in onMessageReceived()
/frameworks/av/media/libstagefright/foundation/
DAMessage.cpp554 AString AMessage::debugString(int32_t indent) const { in debugString() function in android::AMessage
634 item.u.refValue)->debugString( in debugString()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp81 ALOGD("component not yet set; msg = %s", msg->debugString().c_str()); in onMessageReceived()

12