Searched defs:exists (Results 1 – 10 of 10) sorted by relevance
34 Attribute* AttributeSet::exists(const Attribute& pAttr) const in exists() function in AttributeSet
83 inline static bool exists(FileStatus f) { in exists() function
206 bool mcld::sys::fs::exists(const Path &pPath) in exists() function in mcld::sys::fs
90 protected boolean exists(UiSelector selector) { in exists() method in UiScrollable
882 public boolean exists() { in exists() method in UiObject
138 int exists = -1; in calcDirSize() local
310 bool CameraMetadata::exists(uint32_t tag) const { in exists() function in android::CameraMetadata
293 def exists(self, filename): member in ADB
253 public boolean exists(int userId) { in exists() method in UserManagerService
1349 public final boolean exists() { return value != null; } in exists() method in AbstractMessageParser.TrieNode