/aosp_15_r20/external/google-cloud-java/java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/ |
H A D | AnalyticsAdminServiceSettings.java | 102 /** Returns the object with the settings used for calls to getAccount. */ 107 /** Returns the object with the settings used for calls to listAccounts. */ 113 /** Returns the object with the settings used for calls to deleteAccount. */ 118 /** Returns the object with the settings used for calls to updateAccount. */ 123 /** Returns the object with the settings used for calls to provisionAccountTicket. */ 129 /** Returns the object with the settings used for calls to listAccountSummaries. */ 138 /** Returns the object with the settings used for calls to getProperty. */ 143 /** Returns the object with the settings used for calls to listProperties. */ 150 /** Returns the object with the settings used for calls to createProperty. */ 155 /** Returns the object with the settings used for calls to deleteProperty. */ [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 8 rpc FetchEvents(FetchEventsRequest) returns (stream FetchEventsResponse) {} 9 rpc ToggleStack(ToggleStackRequest) returns (ToggleStackResponse) {} 10 rpc SetDiscoveryMode(SetDiscoveryModeRequest) returns (google.protobuf.Empty) {} 11 rpc ClearEventFilter(google.protobuf.Empty) returns (google.protobuf.Empty) {} 12 rpc ClearEventMask(google.protobuf.Empty) returns (google.protobuf.Empty) {} 13 rpc ClearFilterAcceptList(google.protobuf.Empty) returns (google.protobuf.Empty) {} 14 rpc DisconnectAllAcls(google.protobuf.Empty) returns (google.protobuf.Empty) {} 15 rpc LeRand(google.protobuf.Empty) returns (google.protobuf.Empty) {} 16 …rpc SetEventFilterConnectionSetupAllDevices(google.protobuf.Empty) returns (google.protobuf.Empty)… 17 rpc AllowWakeByHid(google.protobuf.Empty) returns (google.protobuf.Empty) {} [all …]
|
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/ |
H A D | measunit.h | 386 * Returns the base of the factor associated with the given unit prefix: the 395 * Returns the exponent of the factor associated with the given unit prefix, for 460 * Returns a polymorphic clone of this object. The result will 540 * Returns the current SI or binary prefix of this SINGLE unit. For example, 578 * For the base dimensionless unit, getDimensionality returns 0. 694 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This 709 * Returns associated array index for this measure unit. 724 * Returns by pointer, unit of acceleration: g-force. 733 * Returns by value, unit of acceleration: g-force. 740 * Returns by pointer, unit of acceleration: meter-per-square-second. [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/ |
H A D | measunit.h | 346 * Returns the base of the factor associated with the given unit prefix: the 355 * Returns the exponent of the factor associated with the given unit prefix, for 420 * Returns a polymorphic clone of this object. The result will 500 * Returns the current SI or binary prefix of this SINGLE unit. For example, 538 * For the base dimensionless unit, getDimensionality returns 0. 654 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This 669 * Returns associated array index for this measure unit. 684 * Returns by pointer, unit of acceleration: g-force. 693 * Returns by value, unit of acceleration: g-force. 700 * Returns by pointer, unit of acceleration: meter-per-square-second. [all …]
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | measunit.h | 386 * Returns the base of the factor associated with the given unit prefix: the 395 * Returns the exponent of the factor associated with the given unit prefix, for 460 * Returns a polymorphic clone of this object. The result will 540 * Returns the current SI or binary prefix of this SINGLE unit. For example, 578 * For the base dimensionless unit, getDimensionality returns 0. 694 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This 709 * Returns associated array index for this measure unit. 724 * Returns by pointer, unit of acceleration: g-force. 733 * Returns by value, unit of acceleration: g-force. 740 * Returns by pointer, unit of acceleration: meter-per-square-second. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ |
H A D | InstancesSettings.java | 79 /** Returns the object with the settings used for calls to addAccessConfig. */ 84 /** Returns the object with the settings used for calls to addAccessConfig. */ 90 /** Returns the object with the settings used for calls to addResourcePolicies. */ 96 /** Returns the object with the settings used for calls to addResourcePolicies. */ 102 /** Returns the object with the settings used for calls to aggregatedList. */ 109 /** Returns the object with the settings used for calls to attachDisk. */ 114 /** Returns the object with the settings used for calls to attachDisk. */ 120 /** Returns the object with the settings used for calls to bulkInsert. */ 125 /** Returns the object with the settings used for calls to bulkInsert. */ 131 /** Returns the object with the settings used for calls to delete. */ [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/ |
H A D | measunit.h | 290 * Returns a polymorphic clone of this object. The result will 406 * For the base dimensionless unit, getDimensionality returns 0. 525 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This 540 * Returns associated array index for this measure unit. 555 * Returns by pointer, unit of acceleration: g-force. 564 * Returns by value, unit of acceleration: g-force. 571 * Returns by pointer, unit of acceleration: meter-per-square-second. 580 * Returns by value, unit of acceleration: meter-per-square-second. 587 * Returns by pointer, unit of angle: arc-minute. 596 * Returns by value, unit of angle: arc-minute. [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/ |
D | Flags.java | 61 /** Returns the max time period (in millis) between each epoch computation job run. */ 73 /** Returns flex for the Epoch computation job in Millisecond. */ 81 /** Returns the percentage that we will return a random topic from the Taxonomy. */ 89 /** Returns the number of top topics. */ 97 /** Returns the number of top topics. */ 105 /** Returns a list of global blocked topics. */ 116 /** Returns the flag to disable direct app calls for Topics API. */ 124 /** Returns the feature flag to enable encryption for Topics API. */ 132 /** Returns the feature flag to enable Topics encryption metrics for Topics API. */ 141 * Returns the feature flag to enable Topics epoch job battery constraint logging for Topics [all …]
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | URLTest.java | 70 assertEquals("u returns a wrong protocol", "http", u.getProtocol()); in test_ConstructorLjava_lang_String() 71 assertEquals("u returns a wrong host", "www.yahoo1.com", u.getHost()); in test_ConstructorLjava_lang_String() 72 assertEquals("u returns a wrong port", 8080, u.getPort()); in test_ConstructorLjava_lang_String() 73 assertEquals("u returns a wrong file", in test_ConstructorLjava_lang_String() 75 assertEquals("u returns a wrong anchor", "anchor1", u.getRef()); in test_ConstructorLjava_lang_String() 79 assertEquals("u1 returns a wrong protocol", "http", u1.getProtocol()); in test_ConstructorLjava_lang_String() 80 assertEquals("u1 returns a wrong host", "www.yahoo2.com", u1.getHost()); in test_ConstructorLjava_lang_String() 81 assertEquals("u1 returns a wrong port", 9999, u1.getPort()); in test_ConstructorLjava_lang_String() 82 assertTrue("u1 returns a wrong file", u1.getFile().equals("")); in test_ConstructorLjava_lang_String() 83 assertNull("u1 returns a wrong anchor", u1.getRef()); in test_ConstructorLjava_lang_String() [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | controller_facade.proto | 9 rpc GetMacAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddress) {} 10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {} 11 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {} 12 rpc IsSupportedCommand(OpCodeMsg) returns (SupportedMsg) {} 13 rpc GetLeNumberOfSupportedAdvertisingSets(google.protobuf.Empty) returns (SingleValueMsg) {} 14 rpc SupportsSimplePairing(google.protobuf.Empty) returns (SupportedMsg) {} 15 rpc SupportsSecureConnections(google.protobuf.Empty) returns (SupportedMsg) {} 16 rpc SupportsSimultaneousLeBrEdr(google.protobuf.Empty) returns (SupportedMsg) {} 17 rpc SupportsInterlacedInquiryScan(google.protobuf.Empty) returns (SupportedMsg) {} 18 rpc SupportsRssiWithInquiryResults(google.protobuf.Empty) returns (SupportedMsg) {} [all …]
|
/aosp_15_r20/external/google-cloud-java/java-vmmigration/google-cloud-vmmigration/src/main/java/com/google/cloud/vmmigration/v1/ |
H A D | VmMigrationSettings.java | 93 /** Returns the object with the settings used for calls to listSources. */ 99 /** Returns the object with the settings used for calls to getSource. */ 104 /** Returns the object with the settings used for calls to createSource. */ 109 /** Returns the object with the settings used for calls to createSource. */ 115 /** Returns the object with the settings used for calls to updateSource. */ 120 /** Returns the object with the settings used for calls to updateSource. */ 126 /** Returns the object with the settings used for calls to deleteSource. */ 131 /** Returns the object with the settings used for calls to deleteSource. */ 137 /** Returns the object with the settings used for calls to fetchInventory. */ 142 /** Returns the object with the settings used for calls to listUtilizationReports. */ [all …]
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 139 """ Returns a float representing the bandwidth in MHz. 493 """ Returns the BTS object based on the BTS number provided 498 Returns: 504 """ Returns the Anritsu Test Case Module Object 509 Returns: 515 """ Returns the Anritsu Virtual Phone Module Object 520 Returns: 526 """ Returns the PDN Module Object 531 Returns: 537 """ Returns the Anritsu Trigger Message Module Object [all …]
|
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | camera_properties_utils.py | 82 """Returns whether a device is a LEGACY capability camera2 device. 87 Returns: 94 """Returns whether a device is a LIMITED capability camera2 device. 99 Returns: 106 """Returns whether a device is a FULL or better camera2 device. 111 Returns: 119 """Returns whether a device is a LEVEL3 capability camera2 device. 124 Returns: 131 """Returns whether a device supports MANUAL_SENSOR capabilities. 136 Returns: [all …]
|
/aosp_15_r20/external/google-cloud-java/java-notebooks/google-cloud-notebooks/src/main/java/com/google/cloud/notebooks/v1/ |
H A D | NotebookServiceSettings.java | 93 /** Returns the object with the settings used for calls to listInstances. */ 99 /** Returns the object with the settings used for calls to getInstance. */ 104 /** Returns the object with the settings used for calls to createInstance. */ 109 /** Returns the object with the settings used for calls to createInstance. */ 115 /** Returns the object with the settings used for calls to registerInstance. */ 120 /** Returns the object with the settings used for calls to registerInstance. */ 126 /** Returns the object with the settings used for calls to setInstanceAccelerator. */ 132 /** Returns the object with the settings used for calls to setInstanceAccelerator. */ 139 /** Returns the object with the settings used for calls to setInstanceMachineType. */ 145 /** Returns the object with the settings used for calls to setInstanceMachineType. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/ |
H A D | CloudChannelServiceSettings.java | 95 /** Returns the object with the settings used for calls to listCustomers. */ 101 /** Returns the object with the settings used for calls to getCustomer. */ 106 /** Returns the object with the settings used for calls to checkCloudIdentityAccountsExist. */ 114 /** Returns the object with the settings used for calls to createCustomer. */ 119 /** Returns the object with the settings used for calls to updateCustomer. */ 124 /** Returns the object with the settings used for calls to deleteCustomer. */ 129 /** Returns the object with the settings used for calls to importCustomer. */ 134 /** Returns the object with the settings used for calls to provisionCloudIdentity. */ 140 /** Returns the object with the settings used for calls to provisionCloudIdentity. */ 147 /** Returns the object with the settings used for calls to listEntitlements. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/google-cloud-vmwareengine/src/main/java/com/google/cloud/vmwareengine/v1/ |
H A D | VmwareEngineSettings.java | 96 /** Returns the object with the settings used for calls to listPrivateClouds. */ 103 /** Returns the object with the settings used for calls to getPrivateCloud. */ 108 /** Returns the object with the settings used for calls to createPrivateCloud. */ 113 /** Returns the object with the settings used for calls to createPrivateCloud. */ 119 /** Returns the object with the settings used for calls to updatePrivateCloud. */ 124 /** Returns the object with the settings used for calls to updatePrivateCloud. */ 130 /** Returns the object with the settings used for calls to deletePrivateCloud. */ 135 /** Returns the object with the settings used for calls to deletePrivateCloud. */ 141 /** Returns the object with the settings used for calls to undeletePrivateCloud. */ 146 /** Returns the object with the settings used for calls to undeletePrivateCloud. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1beta/ |
H A D | AnalyticsAdminServiceSettings.java | 92 /** Returns the object with the settings used for calls to getAccount. */ 97 /** Returns the object with the settings used for calls to listAccounts. */ 103 /** Returns the object with the settings used for calls to deleteAccount. */ 108 /** Returns the object with the settings used for calls to updateAccount. */ 113 /** Returns the object with the settings used for calls to provisionAccountTicket. */ 119 /** Returns the object with the settings used for calls to listAccountSummaries. */ 128 /** Returns the object with the settings used for calls to getProperty. */ 133 /** Returns the object with the settings used for calls to listProperties. */ 140 /** Returns the object with the settings used for calls to createProperty. */ 145 /** Returns the object with the settings used for calls to deleteProperty. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1/ |
H A D | CertificateAuthorityServiceSettings.java | 97 /** Returns the object with the settings used for calls to createCertificate. */ 103 /** Returns the object with the settings used for calls to getCertificate. */ 108 /** Returns the object with the settings used for calls to listCertificates. */ 115 /** Returns the object with the settings used for calls to revokeCertificate. */ 121 /** Returns the object with the settings used for calls to updateCertificate. */ 127 /** Returns the object with the settings used for calls to activateCertificateAuthority. */ 134 /** Returns the object with the settings used for calls to activateCertificateAuthority. */ 142 /** Returns the object with the settings used for calls to createCertificateAuthority. */ 149 /** Returns the object with the settings used for calls to createCertificateAuthority. */ 157 /** Returns the object with the settings used for calls to disableCertificateAuthority. */ [all …]
|
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
H A D | SDL_test_fuzzer.h | 67 * Returns a random Uint8 69 * \returns Generated integer 74 * Returns a random Sint8 76 * \returns Generated signed integer 82 * Returns a random Uint16 84 * \returns Generated integer 89 * Returns a random Sint16 91 * \returns Generated signed integer 97 * Returns a random integer 99 * \returns Generated integer [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dataplex/google-cloud-dataplex/src/main/java/com/google/cloud/dataplex/v1/ |
H A D | DataplexServiceSettings.java | 95 /** Returns the object with the settings used for calls to createLake. */ 100 /** Returns the object with the settings used for calls to createLake. */ 106 /** Returns the object with the settings used for calls to updateLake. */ 111 /** Returns the object with the settings used for calls to updateLake. */ 117 /** Returns the object with the settings used for calls to deleteLake. */ 122 /** Returns the object with the settings used for calls to deleteLake. */ 128 /** Returns the object with the settings used for calls to listLakes. */ 134 /** Returns the object with the settings used for calls to getLake. */ 139 /** Returns the object with the settings used for calls to listLakeActions. */ 146 /** Returns the object with the settings used for calls to createZone. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-contact-center-insights/google-cloud-contact-center-insights/src/main/java/com/google/cloud/contactcenterinsights/v1/ |
H A D | ContactCenterInsightsSettings.java | 86 /** Returns the object with the settings used for calls to createConversation. */ 91 /** Returns the object with the settings used for calls to uploadConversation. */ 96 /** Returns the object with the settings used for calls to uploadConversation. */ 103 /** Returns the object with the settings used for calls to updateConversation. */ 108 /** Returns the object with the settings used for calls to getConversation. */ 113 /** Returns the object with the settings used for calls to listConversations. */ 120 /** Returns the object with the settings used for calls to deleteConversation. */ 125 /** Returns the object with the settings used for calls to createAnalysis. */ 130 /** Returns the object with the settings used for calls to createAnalysis. */ 137 /** Returns the object with the settings used for calls to getAnalysis. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | JobServiceSettings.java | 96 /** Returns the object with the settings used for calls to createCustomJob. */ 101 /** Returns the object with the settings used for calls to getCustomJob. */ 106 /** Returns the object with the settings used for calls to listCustomJobs. */ 113 /** Returns the object with the settings used for calls to deleteCustomJob. */ 118 /** Returns the object with the settings used for calls to deleteCustomJob. */ 124 /** Returns the object with the settings used for calls to cancelCustomJob. */ 129 /** Returns the object with the settings used for calls to createDataLabelingJob. */ 135 /** Returns the object with the settings used for calls to getDataLabelingJob. */ 141 /** Returns the object with the settings used for calls to listDataLabelingJobs. */ 150 /** Returns the object with the settings used for calls to deleteDataLabelingJob. */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/ |
H A D | SecurityCenterSettings.java | 98 /** Returns the object with the settings used for calls to bulkMuteFindings. */ 103 /** Returns the object with the settings used for calls to bulkMuteFindings. */ 110 * Returns the object with the settings used for calls to 120 /** Returns the object with the settings used for calls to createSource. */ 125 /** Returns the object with the settings used for calls to createFinding. */ 130 /** Returns the object with the settings used for calls to createMuteConfig. */ 135 /** Returns the object with the settings used for calls to createNotificationConfig. */ 141 /** Returns the object with the settings used for calls to deleteMuteConfig. */ 146 /** Returns the object with the settings used for calls to deleteNotificationConfig. */ 153 * Returns the object with the settings used for calls to [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | JobServiceSettings.java | 97 /** Returns the object with the settings used for calls to createCustomJob. */ 102 /** Returns the object with the settings used for calls to getCustomJob. */ 107 /** Returns the object with the settings used for calls to listCustomJobs. */ 114 /** Returns the object with the settings used for calls to deleteCustomJob. */ 119 /** Returns the object with the settings used for calls to deleteCustomJob. */ 125 /** Returns the object with the settings used for calls to cancelCustomJob. */ 130 /** Returns the object with the settings used for calls to createDataLabelingJob. */ 136 /** Returns the object with the settings used for calls to getDataLabelingJob. */ 142 /** Returns the object with the settings used for calls to listDataLabelingJobs. */ 151 /** Returns the object with the settings used for calls to deleteDataLabelingJob. */ [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | compute_alpha.html | 80 <p class="firstline">Returns the acceleratorTypes Resource.</p> 85 <p class="firstline">Returns the addresses Resource.</p> 90 <p class="firstline">Returns the autoscalers Resource.</p> 95 <p class="firstline">Returns the backendBuckets Resource.</p> 100 <p class="firstline">Returns the backendServices Resource.</p> 105 <p class="firstline">Returns the diskTypes Resource.</p> 110 <p class="firstline">Returns the disks Resource.</p> 115 <p class="firstline">Returns the externalVpnGateways Resource.</p> 120 <p class="firstline">Returns the firewallPolicies Resource.</p> 125 <p class="firstline">Returns the firewalls Resource.</p> [all …]
|