Home
last modified time | relevance | path

Searched defs:getDebugName (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp288 std::string DisplayDevice::getDebugName() const { in getDebugName() function in android::DisplayDevice
H A DLayer.cpp563 const char* Layer::getDebugName() const { in getDebugName() function in android::Layer
/aosp12/frameworks/base/core/java/android/content/res/
H A DApkAssets.java337 public @NonNull String getDebugName() { in getDebugName() method in ApkAssets