Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 1 of 1) sorted by relevance

/sdk/find_java2/FindJava2/
DFindJava2.cpp182 bool exists = javawPath.FileExists() == TRUE; // skip BOOL-to-bool warning in _tmain() local
185 if (!exists) { in _tmain()