/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/ |
H A D | Connection.java | 51 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 D | number_mapper.cpp | 452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider 516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
|
H A D | number_patternstring.cpp | 114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | number_mapper.cpp | 452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider 516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
|
H A D | number_patternstring.cpp | 114 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 D | ReceiveTriggerWebhookRequestOrBuilder.java | 64 boolean hasBody(); in hasBody() method
|
H A D | ReceiveTriggerWebhookRequest.java | 141 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 D | MessageOrBuilder.java | 37 boolean hasBody(); in hasBody() method
|
H A D | Message.java | 823 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 D | CurrencyPluralInfoAffixProvider.java | 68 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
|
H A D | AffixPatternProvider.java | 40 public boolean hasBody(); in hasBody() method
|
H A D | PropertiesAffixPatternProvider.java | 153 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
|
H A D | PatternStringParser.java | 174 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 D | CurrencyPluralInfoAffixProvider.java | 72 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
|
H A D | AffixPatternProvider.java | 47 public boolean hasBody(); in hasBody() method
|
H A D | PropertiesAffixPatternProvider.java | 157 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
|
H A D | PatternStringParser.java | 177 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 D | HttpStreamsClientHandler.java | 74 protected boolean hasBody(HttpResponse response) { in hasBody() method in HttpStreamsClientHandler
|
H A D | HttpStreamsHandler.java | 87 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 D | HttpEngine.java | 488 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 D | HttpEngine.java | 499 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclBase.h | 1093 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclBase.h | 1093 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclBase.h | 1083 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclBase.h | 1072 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
|