Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DMessage.java108 boolean shouldKeep() { in shouldKeep() method in Message
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp51 static bool shouldKeep(const std::string& pName) { in shouldKeep() function