Home
last modified time | relevance | path

Searched defs:hasCase (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-cloudsupport/proto-google-cloud-cloudsupport-v2/src/main/java/com/google/cloud/support/v2/
DCreateCaseRequestOrBuilder.java68 boolean hasCase(); in hasCase() method
DUpdateCaseRequestOrBuilder.java37 boolean hasCase(); in hasCase() method
DUpdateCaseRequest.java82 public boolean hasCase() { in hasCase() method in UpdateCaseRequest
578 public boolean hasCase() { in hasCase() method in UpdateCaseRequest.Builder
DCreateCaseRequest.java141 public boolean hasCase() { in hasCase() method in CreateCaseRequest
684 public boolean hasCase() { in hasCase() method in CreateCaseRequest.Builder
/external/icu/icu4c/source/test/intltest/
Dmessageformat2test_custom.cpp338 bool hasCase = opt.count("case") > 0; in format() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DScriptMetadata.java158 public final Trinary hasCase; field in ScriptMetadata.Info