Home
last modified time | relevance | path

Searched defs:getPathLeaf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/libs/androidfw/
H A DPathUtils.cpp23 String8 getPathLeaf(const String8& str) { in getPathLeaf() function
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DString8.java302 String8 getPathLeaf() { in getPathLeaf() method in String8