Searched defs:getDebugName (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | DisplayDevice.cpp | 288 std::string DisplayDevice::getDebugName() const { in getDebugName() function in android::DisplayDevice |
H A D | Layer.cpp | 563 const char* Layer::getDebugName() const { in getDebugName() function in android::Layer |
/aosp12/frameworks/base/core/java/android/content/res/ | ||
H A D | ApkAssets.java | 337 public @NonNull String getDebugName() { in getDebugName() method in ApkAssets |