/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/ |
H A D | DiscoveryEvent.java | 1436 com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType(); in getType() method 1570 public com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType() { in getType() method in DiscoveryEvent.EntityDetails 2108 public com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType() { in getType() method in DiscoveryEvent.EntityDetails.Builder 2300 com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType(); in getType() method 2544 public com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType() { in getType() method in DiscoveryEvent.PartitionDetails 3333 public com.google.cloud.dataplex.v1.DiscoveryEvent.EntityType getType() { in getType() method in DiscoveryEvent.PartitionDetails.Builder 3641 java.lang.String getType(); in getType() method 3722 public java.lang.String getType() { in getType() method in DiscoveryEvent.ActionDetails 4118 public java.lang.String getType() { in getType() method in DiscoveryEvent.ActionDetails.Builder 4617 public com.google.cloud.dataplex.v1.DiscoveryEvent.EventType getType() { in getType() method in DiscoveryEvent [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | ethpccal.cpp | 49 EthiopicCalendar::getType() const in getType() function in EthiopicCalendar 193 EthiopicAmeteAlemCalendar::getType() const in getType() function in EthiopicAmeteAlemCalendar
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ |
H A D | ClipboardModel.kt | 92 private fun getType(context: Context, item: ClipData.Item, mimeType: String): Type { in getType() method
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_graph.h | 58 inline Type getType() const { return type; } in getType() function 95 inline Edge::Type getType() { return e ? e->getType() : Edge::UNKNOWN; } in getType() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | dictionarydata.cpp | 41 int32_t UCharsDictionaryMatcher::getType() const { in getType() function in UCharsDictionaryMatcher 109 int32_t BytesDictionaryMatcher::getType() const { in getType() function in BytesDictionaryMatcher
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | dictionarydata.cpp | 41 int32_t UCharsDictionaryMatcher::getType() const { in getType() function in UCharsDictionaryMatcher 109 int32_t BytesDictionaryMatcher::getType() const { in getType() function in BytesDictionaryMatcher
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/ |
D | StatusBarIconHolder.java | 61 public int getType() { in getType() method in StatusBarIconHolder 158 public int getType() { in getType() method in StatusBarIconHolder.BindableIconHolder
|
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/jq/ |
H A D | NavigatorPanel.java | 175 String getType(); in getType() method 187 public String getType() { in getType() method in NavigatorPanel.BaseResultProvider
|
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/ |
H A D | XMLReaderAdapter.java | 498 public String getType (int i) in getType() method in XMLReaderAdapter.AttributesAdapter 522 public String getType (String qName) in getType() method in XMLReaderAdapter.AttributesAdapter
|
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/ |
H A D | SAX1ParserAdapter.java | 212 public String getType(int i) in getType() method in SAX1ParserAdapter.AttributesWrapper 217 public String getType(String name) in getType() method in SAX1ParserAdapter.AttributesWrapper
|
/aosp_15_r20/tools/tradefederation/core/util_apps/ContentProvider/main/java/android/tradefed/contentprovider/ |
D | ManagedFileContentProvider.java | 127 public String getType(Uri uri) { in getType() method in ManagedFileContentProvider 216 private String getType(File file) { in getType() method in ManagedFileContentProvider
|
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/ |
H A D | XercesHTMLDocumentBuilderFactory.java | 181 public String getType(int i) { in getType() method in XercesHTMLDocumentBuilderFactory.HTMLHandler 189 public String getType(String name) { in getType() method in XercesHTMLDocumentBuilderFactory.HTMLHandler
|
H A D | XercesHTML2DocumentBuilderFactory.java | 181 public String getType(int i) { in getType() method in XercesHTML2DocumentBuilderFactory.HTMLHandler 189 public String getType(String name) { in getType() method in XercesHTML2DocumentBuilderFactory.HTMLHandler
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/clipboardoverlay/ |
D | ClipboardModel.java | 58 public final com.android.systemui.clipboardoverlay.ClipboardModel.Type getType() { in getType() method in ClipboardModel 189 …private final com.android.systemui.clipboardoverlay.ClipboardModel.Type getType(android.content.Co… in getType() method in ClipboardModel.Companion
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
H A D | TestVisibleTypeId.java | 83 public String getType() { return "SomeType"; } in getType() method in TestVisibleTypeId.TypeIdFromMethodObject 99 public String getType() { return "SomeType"; } in getType() method in TestVisibleTypeId.ExternalIdBean2
|
/aosp_15_r20/frameworks/base/media/java/android/media/midi/ |
H A D | MidiDeviceInfo.java | 278 public int getType() { in getType() method in MidiDeviceInfo.PortInfo 354 public int getType() { in getType() method in MidiDeviceInfo
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/model/color/ |
D | ColorOptionImpl.java | 35 public final com.android.customization.picker.color.shared.model.ColorType getType() { in getType() method in ColorOptionImpl 188 public final com.android.customization.picker.color.shared.model.ColorType getType() { in getType() method in ColorOptionImpl.Builder
|
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/java/com/google/cloud/notebooks/v1/ |
H A D | LocalDisk.java | 102 java.lang.String getType(); in getType() method 204 public java.lang.String getType() { in getType() method in LocalDisk.RuntimeGuestOsFeature 625 public java.lang.String getType() { in getType() method in LocalDisk.RuntimeGuestOsFeature.Builder 1421 public java.lang.String getType() { in getType() method in LocalDisk 3797 public java.lang.String getType() { in getType() method in LocalDisk.Builder
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 335 inline Expected<SymbolRef::Type> SymbolRef::getType() const { in getType() function 453 inline uint64_t RelocationRef::getType() const { in getType() function
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | MeshSpecification.java | 185 public int getType() { in getType() method in MeshSpecification.Attribute 239 public int getType() { in getType() method in MeshSpecification.Varying
|
/aosp_15_r20/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
H A D | InspectableClassModel.java | 128 public Type getType() { in getType() method in InspectableClassModel.Accessor 220 public Type getType() { in getType() method in InspectableClassModel.Property
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 238 QualType getType() const override { return ToTy; } in getType() function 274 QualType getType() const override { return T; } in getType() function 459 QualType getType(const SymExpr *SE) const { in getType() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 401 inline Expected<SymbolRef::Type> SymbolRef::getType() const { in getType() function 540 inline uint64_t RelocationRef::getType() const { in getType() function
|
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/type/ |
H A D | TypeItemFactory.kt | 372 protected abstract fun getType( in self() method
|
/aosp_15_r20/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 395 public int getType() { in getType() method in VCardEntry.PhoneData 485 public int getType() { in getType() method in VCardEntry.EmailData 730 public int getType() { in getType() method in VCardEntry.PostalData 874 public int getType() { in getType() method in VCardEntry.OrganizationData 977 public int getType() { in getType() method in VCardEntry.ImData 1438 public int getType() { return mType; } in getType() method in VCardEntry.SipData
|