Home
last modified time | relevance | path

Searched defs:getChecked (Results 1 – 4 of 4) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DCheckBoxPanel.java26 public List<ICheckBox> getChecked() { in getChecked() method in CheckBoxPanel
/external/llvm/include/llvm/Support/
DError.h252 bool getChecked() const { in getChecked() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h269 bool getChecked() const { in getChecked() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHttpUrl.java629 static HttpUrl getChecked(String url) throws MalformedURLException, UnknownHostException { in getChecked() method in HttpUrl