Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/
H A 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
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
H A Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
H A Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/
H A DReceiveTriggerWebhookRequestOrBuilder.java64 boolean hasBody(); in hasBody() method
H A DReceiveTriggerWebhookRequest.java141 public boolean hasBody() { in hasBody() method in ReceiveTriggerWebhookRequest
901 public boolean hasBody() { in hasBody() method in ReceiveTriggerWebhookRequest.Builder
/aosp_15_r20/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
H A DMessageOrBuilder.java37 boolean hasBody(); in hasBody() method
H A DMessage.java823 public boolean hasBody() { in hasBody() method in Message
1530 public boolean hasBody() { in hasBody() method in Message.Builder
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
H A DCurrencyPluralInfoAffixProvider.java68 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
H A DAffixPatternProvider.java40 public boolean hasBody(); in hasBody() method
H A DPropertiesAffixPatternProvider.java153 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
H A DPatternStringParser.java174 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DCurrencyPluralInfoAffixProvider.java72 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
H A DAffixPatternProvider.java47 public boolean hasBody(); in hasBody() method
H A DPropertiesAffixPatternProvider.java157 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
H A DPatternStringParser.java177 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
H A DHttpStreamsClientHandler.java74 protected boolean hasBody(HttpResponse response) { in hasBody() method in HttpStreamsClientHandler
H A DHttpStreamsHandler.java87 protected abstract boolean hasBody(InT in); in hasBody() method in HttpStreamsHandler
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHttpEngine.java488 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
H A DHttpEngine.java499 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclBase.h1093 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclBase.h1093 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclBase.h1083 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclBase.h1072 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function

12345678