Home
last modified time | relevance | path

Searched defs:debugString (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
DTelephonyTimeZoneSuggestionTest.java162 String debugString = "This is debug info"; in testParcelable() local
/frameworks/native/libs/binder/
DStability.cpp65 std::string Stability::Category::debugString() { in debugString() function in android::internal::Stability::Category
/frameworks/av/media/codec2/sfplugin/
DReflectedParamUpdater.cpp37 std::string ReflectedParamUpdater::Dict::debugString(size_t indent_) const { in debugString() function in android::ReflectedParamUpdater::Dict
/frameworks/av/media/libstagefright/foundation/
DAMessage.cpp554 AString AMessage::debugString(int32_t indent) const { in debugString() function in android::AMessage