Home
last modified time | relevance | path

Searched full:publish (Results 1 – 25 of 18748) sorted by relevance

12345678910>>...750

/aosp_15_r20/external/googleapis/google/streetview/publish/v1/
H A Dstreetview_publish.proto17 package google.streetview.publish.v1;
24 import "google/streetview/publish/v1/resources.proto";
25 import "google/streetview/publish/v1/rpcmessages.proto";
27 option go_package = "google.golang.org/genproto/googleapis/streetview/publish/v1;publish";
29 option java_package = "com.google.geo.ugc.streetview.publish.v1";
35 // Definition of the service that backs the Street View Publish API.
45 // [UploadRef][google.streetview.publish.v1.UploadRef] to upload the bytes for
46 // the [Photo][google.streetview.publish.v1.Photo].
60 // [UploadRef][google.streetview.publish.v1.UploadRef] with
61 // [CreatePhoto][google.streetview.publish.v1.StreetViewPublishService.CreatePhoto]
[all …]
H A Drpcmessages.proto17 package google.streetview.publish.v1;
24 import "google/streetview/publish/v1/resources.proto";
26 option go_package = "google.golang.org/genproto/googleapis/streetview/publish/v1;publish";
28 option java_package = "com.google.geo.ugc.streetview.publish.v1";
30 // Request to create a [Photo][google.streetview.publish.v1.Photo].
36 // Request to get a [Photo][google.streetview.publish.v1.Photo].
46 // Required. ID of the [Photo][google.streetview.publish.v1.Photo].
50 // returned in the [Photo][google.streetview.publish.v1.Photo] response.
61 // Request to get one or more [Photos][google.streetview.publish.v1.Photo].
70 // Required. IDs of the [Photos][google.streetview.publish.v1.Photo]. For HTTP
[all …]
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
DPublishProcessorState.java17 package com.android.ims.rcs.uce.presence.publish;
21 import com.android.ims.rcs.uce.presence.publish.PublishController.PublishTriggerType;
31 * The helper class to manage the publish request parameters.
57 // Clear the flag. The publish request is triggered and this flag can be cleared.
81 * Manager when the PUBLISH request can be executed.
90 // Get the minimum time that allows two PUBLISH requests can be executed continuously.
91 // It is one of the calculation conditions for the next publish allowed time.
94 // The number of times the PUBLISH failed to retry. It is one of the calculation conditions
95 // for the next publish allowed time.
101 // The time when the last PUBLISH request is success. It is one of the calculation
[all …]
DPublishController.java17 package com.android.ims.rcs.uce.presence.publish;
37 * The interface related to the PUBLISH request.
41 /** Publish is triggered by the ImsService */
44 /** Publish trigger type: retry */
47 /** Publish trigger type: TTY preferred changes */
50 /** Publish trigger type: Mobile data changes */
53 /** Publish trigger type: VT setting changes */
56 /** Publish trigger type: MMTEL registered */
59 /** Publish trigger type: MMTEL unregistered */
62 /** Publish trigger type: MMTEL capability changes */
[all …]
DPublishProcessor.java17 package com.android.ims.rcs.uce.presence.publish;
36 import com.android.ims.rcs.uce.presence.publish.PublishController.PublishControllerCallback;
37 import com.android.ims.rcs.uce.presence.publish.PublishController.PublishTriggerType;
46 * Send the publish request and handle the response of the publish request result.
62 // Manage the state of the publish processor.
116 // reset the publish capabilities. in onRcsDisconnected()
130 * Execute the publish request. This method is called by the handler of the PublishController.
131 * @param triggerType The type of triggering the publish request.
141 * Execute the publish request internally.
142 * @param triggerType The type of triggering the publish request.
[all …]
DPublishControllerImpl.java17 package com.android.ims.rcs.uce.presence.publish;
106 // The device publish state
109 // The device publish state to support the newly added publish state
113 // The timestamp of updating the publish state
115 // The last PIDF XML used in the publish
118 // The callbacks to notify publish state changed.
198 * Get the initial publish state according to the given capability type.
200 * The default publish state is NOT_PUBLISH when the capability type is PRESENCE.
201 * The default publish state is OK when the capability type is SIP OPTIONS.
317 // Notify the current publish state in registerPublishStateCallback()
[all …]
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/integration/
Dwifi_aware_discovery_test.py49 # Publish & Subscribe Config keys.
254 5. Update publish/subscribe.
255 6. Terminate publish/subscribe.
258 ptype: Publish discovery type.
276 self.publisher.log.info('Created the publish session.')
283 f'{self.publisher} publish failed, got callback: {callback_name}.',
391 "Peer ID changed when publish was updated!?")
429 is_publish: True if the configuration was publish, False if subscribe
466 is_publish: True if testing publish, False if testing subscribe
467 ptype: Publish discovery type (used if is_publish is True)
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DDiscoveryTest.py52 is_publish: True if a publish config, else False
60 publish discovery configuration object.
103 """Create a publish configuration based on input parameters.
113 publish discovery configuration object.
137 - Discovery (publish/subscribe) with TTL=0 (non-self-terminating)
139 - Update publish/subscribe
143 ptype: Publish discovery type
159 # Publisher: start publish and wait for confirmation
245 # Publisher: update publish and wait for confirmation
273 "Peer ID changed when publish was updated!?")
[all …]
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/vms/
DVmsPublisherSubscriberTest.java203 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring()
210 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_AfterPublish()
221 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_MultipleLayers()
224 mPublisher.publish(SUBSCRIPTION_LAYER_OTHER, publisherId, PAYLOAD_OTHER); in testStartMonitoring_MultipleLayers()
233 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_MultiplePublishers()
237 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId2, PAYLOAD_OTHER); in testStartMonitoring_MultiplePublishers()
248 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStopMonitoring()
259 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe()
267 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe_AfterPublish()
281 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe_MultipleLayers()
[all …]
/aosp_15_r20/external/federated-compute/fcp/client/
H A Devent_publisher.h124 // Publish that an IO error was encountered during eligibility eval check-in.
128 // Publish that the eligibility eval check-in is interrupted by the client.
132 // Publish that the eligibility eval check-in is aborted by the server.
136 // Publish that the eligibility eval check-in returned an invalid payload.
140 // Publish an eligibility eval task starts computation.
142 // Publish that the eligibility eval task is invalid.
146 // Publish an example iterator error occurred during eligibility eval task.
150 // Publish that a tensorflow error occurred during eligibility eval task.
154 // Publish that the client has interrupted the eligibility eval task.
158 // Publish an eligibility eval task finished.
[all …]
/aosp_15_r20/external/openthread/src/cli/
H A DREADME_NETDATA.md148 - [publish](#publish)
167 publish
243 ### publish subsection
249 ### publish dnssrp
251 Publish DNS/SRP service entry.
257 - `netdata publish dnssrp anycast <seq-num>` to publish "DNS/SRP Service Anycast Address" with a gi…
258 - `netdata publish dnssrp unicast <address> <port>` to publish "DNS/SRP Service Unicast Address" wi…
259 - `netdata publish dnssrp unicast <port>` to publish "DNS/SRP Service Unicast Address" with given p…
261publish dnssrp [anycast|unicast] [...]` command will remove and replace any previous "DNS/SRP Serv…
264 > netdata publish dnssrp anycast 1
[all …]
H A Dcli_network_data.cpp237 template <> otError NetworkData::Process<Cmd("publish")>(Arg aArgs[]) in Process()
245 * @cli netdata publish dnssrp anycast in Process()
247 * netdata publish dnssrp anycast 1 in Process()
250 * @cparam netdata publish dnssrp anycast @ca{seq-num} in Process()
253 * DNS/SRP Service entry being published from a previous `publish dnssrp{anycast|unicast}` in Process()
257 * @csa{netdata publish dnssrp unicast (addr,port)} in Process()
258 * @csa{netdata publish dnssrp unicast (mle)} in Process()
277 * @cli netdata publish dnssrp unicast (mle) in Process()
279 * netdata publish dnssrp unicast 50152 in Process()
282 * @cparam netdata publish dnssrp unicast @ca{port} in Process()
[all …]
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DPublishConfig.java52 * Defines the configuration of an Aware publish session. Built using
53 * {@link PublishConfig.Builder}. A publish session is created using
54 * {@link WifiAwareSession#publish(PublishConfig, DiscoverySessionCallback,
67 * Defines an unsolicited publish session - a publish session where the publisher is
68 * advertising itself by broadcasting on-the-air. An unsolicited publish session is paired
75 * Defines a solicited publish session - a publish session which is silent, waiting for a
77 * solicited publish session is paired with an active subscribe session
332 * Check if instant communication mode is enabled for this publish session.
341 * Get the Wi-Fi band for instant communication mode for this publish session
353 * Get the data-path security config for this publish session
[all …]
DWifiAwareSession.java75 * also disable Aware. This method destroys all outstanding operations - i.e. all publish and
128 * Issue a request to the Aware service to create a new Aware publish discovery session, using
129 * the specified {@code publishConfig} configuration. The results of the publish operation
135 * is called when the publish session is created and provides a handle to the session.
136 * Further operations on the publish session can be executed on that object.
138 * publish operation failed.
141 * Other results of the publish session operations will also be routed to callbacks
142 * on the {@code callback} object. The resulting publish session can be modified using
144 * <p> The total count of currently available Wi-Fi Aware publish sessions is limited and is
148 * terminate the publish discovery session once it isn't needed. This will free
[all …]
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
H A DSingleDeviceTest.java583 * Returns the last created publish discovery session.
717 assertTrue("Max number of Publish sessions", in testCharacteristics()
893 * Validate a successful publish discovery session lifetime: publish, update publish, destroy.
913 // 1. publish in testPublishDiscoverySuccess()
914 session.publish(publishConfig, discoveryCb, mHandler); in testPublishDiscoverySuccess()
915 assertTrue("Publish started", in testPublishDiscoverySuccess()
918 assertNotNull("Publish session", discoverySession); in testPublishDiscoverySuccess()
931 // 2. update-publish in testPublishDiscoverySuccess()
944 assertTrue("Publish update", discoveryCb.waitForCallback( in testPublishDiscoverySuccess()
948 assertFalse("Publish not terminated", discoveryCb.hasCallbackAlreadyHappened( in testPublishDiscoverySuccess()
[all …]
/aosp_15_r20/external/ot-br-posix/tests/mdns/
H A Dmain.cpp125 sPublisher->PublishKey(hostName, keyData, ErrorChecker("publish key for host")); in PublishSingleServiceWithCustomHost()
126 sPublisher->PublishHost(hostName, {Ip6Address(hostAddr)}, ErrorChecker("publish the host")); in PublishSingleServiceWithCustomHost()
128 ErrorChecker("publish the service")); in PublishSingleServiceWithCustomHost()
129 …sPublisher->PublishKey("SingleService._meshcop._udp", keyData, ErrorChecker("publish key for servi… in PublishSingleServiceWithCustomHost()
146 sPublisher->PublishHost(hostName, {Ip6Address(hostAddr)}, ErrorChecker("publish the host")); in PublishSingleServiceWithKeyAfterwards()
152 SuccessOrDie(aError, "publish the service"); in PublishSingleServiceWithKeyAfterwards()
154 …sPublisher->PublishKey("SingleService._meshcop._udp", keyData, ErrorChecker("publish key for servi… in PublishSingleServiceWithKeyAfterwards()
185 sPublisher->PublishKey(hostName1, keyData1, ErrorChecker("publish key for host1")); in PublishMultipleServicesWithCustomHost()
186 …sPublisher->PublishKey("MultipleService11._meshcop._udp", keyData1, ErrorChecker("publish key for … in PublishMultipleServicesWithCustomHost()
187 …sPublisher->PublishKey("MultipleService12._meshcop._udp", keyData1, ErrorChecker("publish key for … in PublishMultipleServicesWithCustomHost()
[all …]
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/
Dwifi_aware_manager_test.py117 """Test OPEN Wi-Fi Aware network with unsolicited publish and passive subscribe.
121 2. Publish and subscribe to a discovery session.
142 """Test Wi-Fi Aware network with passphrase, unsolicited publish, and passive subscribe.
146 2. Publish and subscribe to a discovery session.
174 """Test Wi-Fi Aware network using PMK with unsolicited publish and passive subscribe.
178 2. Publish and subscribe to a discovery session.
208 """Test OPEN Wi-Fi Aware network with solicited publish and active subscribe.
212 2. Publish and subscribe to a discovery session.
234 """Test password-protected Wi-Fi Aware network with solicited publish and active subscribe.
238 2. Publish and subscribe to a discovery session.
[all …]
/aosp_15_r20/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DStreamHandlerTest.java158 h.publish(new LogRecord(Level.SEVERE, "test")); in testConstructor_NoParameter_InvalidProperties()
302 h.publish(new LogRecord(Level.SEVERE, in testClose_SufficientPrivilege_NormalClose()
322 h.publish(new LogRecord(Level.SEVERE, in testClose_SufficientPrivilege_Exception()
453 * Test publish(), use no filter, having output stream, normal log record.
458 h.publish(r); in testPublish_NoOutputStream()
461 h.publish(r); in testPublish_NoOutputStream()
464 h.publish(r); in testPublish_NoOutputStream()
468 h.publish(r); in testPublish_NoOutputStream()
472 * Test publish(), use no filter, having output stream, normal log record.
480 h.publish(r); in testPublish_NoFilter()
[all …]
H A DConsoleHandlerTest.java142 h.publish(new LogRecord(Level.SEVERE, "test")); in testConstructor_InvalidProperties()
157 h.publish(new LogRecord(Level.SEVERE, in testClose_SufficientPrivilege_NormalClose()
178 h.publish(new LogRecord(Level.SEVERE, in testClose_SufficientPrivilege_Exception()
204 * Test publish(), use no filter, having output stream, normal log record.
216 h.publish(r); in testPublish_NoFilter()
222 h.publish(r); in testPublish_NoFilter()
228 h.publish(r); in testPublish_NoFilter()
235 h.publish(r); in testPublish_NoFilter()
242 * Test publish(), after system err is reset.
257 h.publish(r); in testPublish_AfterResetSystemErr()
[all …]
/aosp_15_r20/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/publish/
DPublishControllerImplTest.java17 package com.android.ims.rcs.uce.presence.publish;
19 import static com.android.ims.rcs.uce.presence.publish.PublishController.PUBLISH_TRIGGER_RETRY;
20 import static com.android.ims.rcs.uce.presence.publish.PublishController.PUBLISH_TRIGGER_VT_SETTING…
51 import com.android.ims.rcs.uce.presence.publish.PublishController.PublishControllerCallback;
52 import com.android.ims.rcs.uce.presence.publish.PublishControllerImpl.DeviceCapListenerFactory;
53 import com.android.ims.rcs.uce.presence.publish.PublishControllerImpl.PublishProcessorFactory;
309 // send publish request. in testPublishingStateTargetingEnable()
320 // Set the state to OK as if got a 200 OK response to publish request in testPublishingStateTargetingEnable()
326 // send publish request again. in testPublishingStateTargetingEnable()
349 // send publish request in testPublishingStateTargetingDisable()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/ims/ims-common/android_common/javac/
Dims-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
H A DPresencePublication.java84 // Queue for the pending PUBLISH request. Just need cache the last one.
90 * Message sent to mMsgHandler when there is a new request to Publish capabilities.
247 logger.print("subscription ready, requesting publish"); in requestPublishIfSubscriptionReady()
396 logger.debug("reset PUBLISH status for IMS had been disconnected"); in onImsDisconnected()
486 * @return The result of the last Publish request.
501 * @param publishState The result of the last publish request.
514 // Trigger a local publish based off of state changes in the framework.
517 // if the value is true then it will call stack to send the PUBLISH in requestLocalPublish()
518 // though the previous publish had the same capability in requestLocalPublish()
519 // for example: for retry PUBLISH. in requestLocalPublish()
[all …]
/aosp_15_r20/external/google-cloud-java/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/src/main/java/com/google/cloud/eventarc/publishing/v1/
H A DPublishEventsRequest.java80 * The full name of the channel to publish to. For example:
104 * The full name of the channel to publish to. For example:
133 * The CloudEvents v1.0 events to publish. No other types are allowed.
147 * The CloudEvents v1.0 events to publish. No other types are allowed.
161 * The CloudEvents v1.0 events to publish. No other types are allowed.
175 * The CloudEvents v1.0 events to publish. No other types are allowed.
189 * The CloudEvents v1.0 events to publish. No other types are allowed.
208 * The text representation of events to publish.
226 * The text representation of events to publish.
244 * The text representation of events to publish.
[all …]
/aosp_15_r20/external/grpc-grpc/test/distrib/csharp/
H A Drun_distrib_test_dotnetcli.sh36 dotnet publish -f net45 DistribTestDotNet.csproj
39 mono bin/Debug/net45/publish/DistribTestDotNet.exe
41 # .NET 4.5 target after dotnet publish
42 mono bin/Debug/net45/publish/DistribTestDotNet.exe
47 dotnet publish -f netcoreapp2.1 DistribTestDotNet.csproj
52 # .NET Core target after dotnet publish
53 dotnet exec bin/Debug/netcoreapp2.1/publish/DistribTestDotNet.dll
58 dotnet publish -f netcoreapp3.1 DistribTestDotNet.csproj
63 # .NET Core target after dotnet publish
64 dotnet exec bin/Debug/netcoreapp3.1/publish/DistribTestDotNet.dll
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/csharp/
Drun_distrib_test_dotnetcli.sh36 dotnet publish -f net45 DistribTestDotNet.csproj
39 mono bin/Debug/net45/publish/DistribTestDotNet.exe
41 # .NET 4.5 target after dotnet publish
42 mono bin/Debug/net45/publish/DistribTestDotNet.exe
47 dotnet publish -f netcoreapp2.1 DistribTestDotNet.csproj
52 # .NET Core target after dotnet publish
53 dotnet exec bin/Debug/netcoreapp2.1/publish/DistribTestDotNet.dll
58 dotnet publish -f netcoreapp3.1 DistribTestDotNet.csproj
63 # .NET Core target after dotnet publish
64 dotnet exec bin/Debug/netcoreapp3.1/publish/DistribTestDotNet.dll
[all …]

12345678910>>...750