Home
last modified time | relevance | path

Searched refs:getDebugString (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/gridlayout/gridlayout/1.1.0-beta02/androidx.gridlayout_gridlayout/android_common/aar/
Dandroidx.gridlayout_gridlayout.jarandroidx/ androidx/gridlayout/ androidx/gridlayout/widget/ androidx/gridlayout/widget/GridLayout ...
Dclasses.jarandroidx/ androidx/gridlayout/ androidx/gridlayout/widget/ androidx/gridlayout/widget/GridLayout ...
/aosp_15_r20/frameworks/base/core/java/android/util/proto/
H A DEncodedBuffer.java230 throw new ProtoParseException("Varint too long -- " + getDebugString()); in readRawUnsigned()
437 + " srcOffset=" + srcOffset + " size=" + size + " " + getDebugString());
441 + " srcOffset=" + srcOffset + " size=" + size + " " + getDebugString());
622 public String getDebugString() {
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
H A DActivityTestBase.java247 bitmapComparer, testCase.getDebugString()); in runWithComparer()
267 testCase.getDebugString()); in runWithVerifier()
301 testCase.getDebugString()); in runWithAnimationVerifier()
425 public String getDebugString() { in getDebugString() method in ActivityTestBase.TestCase
/aosp_15_r20/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
H A DActivityTestBase.java224 getName(), testCase.getDebugString()); in runWithComparer()
240 getName(), testCase.getDebugString()); in runWithVerifier()
271 getName(), testCase.getDebugString()); in runWithAnimationVerifier()
392 public String getDebugString() { in getDebugString() method in ActivityTestBase.TestCase
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerLifecycleManager.cpp52 layer.getDebugString().c_str(), in addLayers()
53 it->second.owner.getDebugString().c_str()); in addLayers()
86 LLOGV(layer.id, "%s", layer.getDebugString().c_str()); in addLayers()
103 LLOGV(layer.id, "%s", layer.getDebugString().c_str()); in onHandlesDestroyed()
397 std::string LayerLifecycleManager::References::getDebugString() const { in getDebugString() function in android::surfaceflinger::frontend::LayerLifecycleManager::References
H A DLayerSnapshotBuilder.cpp284 snapshot.getDebugString().c_str()); in updateVisibility()
626 snapshot->getDebugString().c_str()); in sortSnapshotsByZ()
957 snapshot.getDebugString().c_str(), snapshot.changes.string().c_str(), in updateSnapshot()
959 std::to_string(requested.what).c_str(), parentSnapshot.getDebugString().c_str()); in updateSnapshot()
1056 snapshot.getDebugString().c_str(), transformDebug.c_str(), bufferDebug.c_str()); in updateLayerBounds()
1297 snapshot->getDebugString().c_str()); in updateTouchableRegionCrop()
H A DRequestedLayerState.cpp97 LLOGV(layerId, "Created %s flags=%d", getDebugString().c_str(), flags); in RequestedLayerState()
219 getDebugString().c_str(), barrierProducerId, barrierFrameNumber, in merge()
403 std::string RequestedLayerState::getDebugString() const { in getDebugString() function in android::surfaceflinger::frontend::RequestedLayerState
H A DDisplayInfo.h40 std::string getDebugString() const { in getDebugString() function
H A DLayerCreationArgs.h48 std::string getDebugString() const;
H A DLayerCreationArgs.cpp76 std::string LayerCreationArgs::getDebugString() const { in getDebugString() function in android::surfaceflinger::LayerCreationArgs
H A DLayerLifecycleManager.h102 std::string getDebugString() const;
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRoute2Provider.java137 pw.println(prefix + getDebugString()); in dump()
164 return getDebugString(); in toString()
168 protected abstract String getDebugString(); in getDebugString() method in MediaRoute2Provider
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java160 public String getDebugString(final int pos) { in getDebugString() method in SuggestedWords
168 final String debugString = wordInfo.getDebugString(); in getDebugString()
359 public String getDebugString() { in getDebugString() method in SuggestedWords.SuggestedWordInfo
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/combinator/
H A DMutatorCombinators.java97 return Debuggable.getDebugString(this); in mutateProperty()
130 return Debuggable.getDebugString(this);
163 return Debuggable.getDebugString(this);
198 return Debuggable.getDebugString(this);
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h157 const DebugString* getDebugString() const { return m_Data.debug_string; } in getDebugString() function
158 DebugString* getDebugString() { return m_Data.debug_string; } in getDebugString() function
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/util/
H A DDebugTextViewHelper.java110 textView.setText(getDebugString()); in updateAndPost()
116 protected String getDebugString() { in getDebugString() method in DebugTextViewHelper
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/util/
H A DDebugTextViewHelper.java110 textView.setText(getDebugString()); in updateAndPost()
116 protected String getDebugString() { in getDebugString() method in DebugTextViewHelper
/aosp_15_r20/development/tools/apkcheck/src/com/android/apkcheck/
H A DApkCheck.java372 System.out.println("(warn) " + sCurrentApk.getDebugString() + in apkWarning()
383 System.out.println(sCurrentApk.getDebugString() + ": " + msg); in apkError()
H A DApiList.java43 public String getDebugString() { in getDebugString() method in ApiList
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DMoreSuggestions.java217 info = mSuggestedWords.getDebugString(SuggestedWords.INDEX_OF_TYPED_WORD); in build()
220 info = mSuggestedWords.getDebugString(index); in build()
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/api/
H A DSerializingMutator.java33 return Debuggable.getDebugString(this); in toString()
H A DDebuggable.java42 static String getDebugString(Debuggable debuggable) { in getDebugString() method
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp44 *outSize = adapter.getDebugString().copy(outBuffer, *outSize); in dumpHook()
47 *outSize = adapter.getDebugString().size(); in dumpHook()
704 const std::string& HWC2OnFbAdapter::getDebugString() const { in getDebugString() function in android::HWC2OnFbAdapter
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
H A DHWC2OnFbAdapter.h60 const std::string& getDebugString() const;

12345678910>>...17