Searched defs:exists (Results 1 – 4 of 4) sorted by relevance
56 public boolean exists() { in exists() method in XmlStorageEditorInput
182 bool exists = javawPath.FileExists() == TRUE; // skip BOOL-to-bool warning in _tmain() local
57 public boolean exists() { in exists() method in IFolderWrapper
269 boolean uniqueInLayout, boolean exists, String... allowed) { in getResourceValidator()