Home
last modified time | relevance | path

Searched defs:ChangeType (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
H A Dexamples-1.json1046 "ChangeType": "requires-reboot", string
1057 "ChangeType": "immediate", string
1068 "ChangeType": "immediate", string
1079 "ChangeType": "immediate", string
1090 "ChangeType": "immediate", string
1101 "ChangeType": "immediate", string
1112 "ChangeType": "immediate", string
1123 "ChangeType": "immediate", string
1134 "ChangeType": "immediate", string
1145 "ChangeType": "immediate", string
[all …]
/aosp_15_r20/external/stg/test_cases/diff_tests/static/
H A Dsimple.1.cc1 struct ChangeType { struct
5 long ChangeType::print() { return st; } in print() argument
H A Dsimple.0.cc1 struct ChangeType { struct
5 int ChangeType::print() { return st; }; in print() argument
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DChangeType.java31 public enum ChangeType implements com.google.protobuf.ProtocolMessageEnum { enum
200 private ChangeType(int value) { in ChangeType() method in ChangeType
/aosp_15_r20/external/googleapis/google/firestore/admin/v1/
H A Doperation.proto64 enum ChangeType { enum
85 enum ChangeType { enum
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Dconfig_change.proto69 enum ChangeType { enum
/aosp_15_r20/external/googleapis/google/api/
H A Dconfig_change.proto69 enum ChangeType { enum
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_record_changed_callback.h25 enum ChangeType { kStartQuery, kStopQuery }; enum
/aosp_15_r20/development/vndk/tools/header-checker/tests/integration/union/include/
H A Ddiff.h1 union ChangeType { union
H A Dbase.h1 union ChangeType { union
/aosp_15_r20/external/googleapis/google/cloud/gkebackup/logging/v1/
H A Dlogging.proto131 enum ChangeType { enum
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher.h41 enum class ChangeType { enum
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/displayarea/
DDaViewTransitions.kt147 sealed class ChangeType { in <lambda>() class in com.android.systemui.car.wm.displayarea.DaViewTransitions
/aosp_15_r20/external/python/google-api-python-client/scripts/
Dchangesummary.py41 class ChangeType(IntEnum): class
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/
H A Dentitlement_changes.proto32 enum ChangeType { enum
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/
H A Dentitlement_changes.proto32 enum ChangeType { enum
/aosp_15_r20/external/googleapis/google/firestore/admin/v1beta2/
H A Doperation.proto61 enum ChangeType { enum
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
H A DIAutoSettingHelper.java46 enum ChangeType { enum
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DTaskFragmentTransaction.java156 @interface ChangeType {} annotation in TaskFragmentTransaction
/aosp_15_r20/external/gptfdisk/
H A Dgptpart.cc433 void GPTPart::ChangeType(void) { function in GPTPart
H A Dgptcurses.cc375 void GPTDataCurses::ChangeType(int partNum) { in ChangeType() function in GPTDataCurses
/aosp_15_r20/external/cronet/net/cert/
H A Dcaching_cert_verifier_unittest.cc210 enum class ChangeType { enum
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/association/
H A DAssociationStore.java69 public @interface ChangeType { annotation in AssociationStore
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_android_unittest.cc27 enum ChangeType { enum
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
H A DEntitlementChange.java84 public enum ChangeType implements com.google.protobuf.ProtocolMessageEnum { enum in EntitlementChange
495 private ChangeType(int value) { in ChangeType() method in EntitlementChange.ChangeType

1234