Home
last modified time | relevance | path

Searched defs:getCustom (Results 1 – 13 of 13) sorted by relevance

/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/
DConversionEventOrBuilder.java148 boolean getCustom(); in getCustom() method
DConversionEvent.java264 public boolean getCustom() { in getCustom() method in ConversionEvent
1206 public boolean getCustom() { in getCustom() method in ConversionEvent.Builder
/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1beta/src/main/java/com/google/analytics/admin/v1beta/
DConversionEventOrBuilder.java148 boolean getCustom(); in getCustom() method
DConversionEvent.java264 public boolean getCustom() { in getCustom() method in ConversionEvent
1206 public boolean getCustom() { in getCustom() method in ConversionEvent.Builder
/external/google-cloud-java/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/src/main/java/com/google/identity/accesscontextmanager/v1/
DAccessLevelOrBuilder.java165 com.google.identity.accesscontextmanager.v1.CustomLevel getCustom(); in getCustom() method
DAccessLevel.java359 public com.google.identity.accesscontextmanager.v1.CustomLevel getCustom() { in getCustom() method in AccessLevel
1606 public com.google.identity.accesscontextmanager.v1.CustomLevel getCustom() { in getCustom() method in AccessLevel.Builder
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
DHttpRuleOrBuilder.java272 com.google.api.CustomHttpPattern getCustom(); in getCustom() method
DHttpRule.java795 public com.google.api.CustomHttpPattern getCustom() { in getCustom() method in HttpRule
2731 public com.google.api.CustomHttpPattern getCustom() { in getCustom() method in HttpRule.Builder
/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
DServiceOrBuilder.java101 com.google.monitoring.v3.Service.Custom getCustom(); in getCustom() method
DService.java6234 public com.google.monitoring.v3.Service.Custom getCustom() { in getCustom() method in Service
7623 public com.google.monitoring.v3.Service.Custom getCustom() { in getCustom() method in Service.Builder
/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
DSerialDescriptorAnnotationsTest.kt83 private fun List<Annotation>.getCustom() = filterIsInstance<CustomAnnotation>().single().value in List() method in kotlinx.serialization.SerialDescriptorAnnotationsTest
/external/clang/test/Analysis/
Dretain-release.m2001 MyCFType getCustom() __attribute__((cf_returns_not_retained)); function
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m2006 MyCFType getCustom() __attribute__((cf_returns_not_retained)); function