Home
last modified time | relevance | path

Searched defs:hasBody (Results 1 – 25 of 28) sorted by relevance

12

/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/
DReceiveTriggerWebhookRequestOrBuilder.java64 boolean hasBody(); in hasBody() method
DReceiveTriggerWebhookRequest.java141 public boolean hasBody() { in hasBody() method in ReceiveTriggerWebhookRequest
901 public boolean hasBody() { in hasBody() method in ReceiveTriggerWebhookRequest.Builder
/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
DMessageOrBuilder.java37 boolean hasBody(); in hasBody() method
DMessage.java823 public boolean hasBody() { in hasBody() method in Message
1530 public boolean hasBody() { in hasBody() method in Message.Builder
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DAffixPatternProvider.java47 public boolean hasBody(); in hasBody() method
DCurrencyPluralInfoAffixProvider.java72 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java157 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
DPatternStringParser.java177 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DAffixPatternProvider.java40 public boolean hasBody(); in hasBody() method
DCurrencyPluralInfoAffixProvider.java68 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java153 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
DPatternStringParser.java174 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/external/cronet/third_party/icu/source/i18n/
Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/external/icu/icu4c/source/i18n/
Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
DHttpStreamsClientHandler.java74 protected boolean hasBody(HttpResponse response) { in hasBody() method in HttpStreamsClientHandler
DHttpStreamsHandler.java87 protected abstract boolean hasBody(InT in); in hasBody() method in HttpStreamsHandler
/external/jsoup/src/main/java/org/jsoup/
DConnection.java51 private final boolean hasBody; field in Connection.Method
53 Method(boolean hasBody) { in Method()
61 public final boolean hasBody() { in hasBody() method in Connection.Method
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DHttpEngine.java499 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttpEngine.java488 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/external/clang/include/clang/AST/
DDeclBase.h875 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
DDeclObjC.h481 bool hasBody() const override { return Body.isValid(); } in hasBody() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp417 bool hasBody() const { return Body && Body->getValues().size() > 0; } in hasBody() function in __anon3fa8d6450111::Intrinsic
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3538 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument

12