Home
last modified time | relevance | path

Searched full:syncing (Results 1 – 25 of 274) sorted by relevance

1234567891011

/external/bpftool/.github/workflows/
Dlint-commits.yaml48 syncing=0
55 syncing=1
58 syncing=0
61 if [[ "${syncing}" == 0 ]]; then
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/behaviors/
DSyncingBehaviorAndroidTest.java58 SyncingBehavior syncing = new SyncingBehavior(); in syncing_sync() local
59 try (OutputStream out = storage.open(uri1, WriteStreamOpener.create().withBehaviors(syncing))) { in syncing_sync() argument
64 syncing.sync(); in syncing_sync()
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/openers/
DStringOpenerTest.java71 SyncingBehavior syncing = Mockito.spy(new SyncingBehavior()); in invokes_autoSync() local
72 storage.open(uri1, WriteStringOpener.create("some string").withBehaviors(syncing)); in invokes_autoSync()
73 Mockito.verify(syncing).sync(); in invokes_autoSync()
DWriteProtoOpenerTest.java111 SyncingBehavior syncing = Mockito.spy(new SyncingBehavior()); in invokes_autoSync() local
112 storage.open(uri1, WriteProtoOpener.create(TEST_PROTO).withBehaviors(syncing)); in invokes_autoSync()
113 Mockito.verify(syncing).sync(); in invokes_autoSync()
DWriteByteArrayOpenerTest.java129 SyncingBehavior syncing = Mockito.spy(new SyncingBehavior()); in invokes_autoSync() local
131 uri1, WriteByteArrayOpener.create(makeArrayOfBytesContent()).withBehaviors(syncing)); in invokes_autoSync()
132 Mockito.verify(syncing).sync(); in invokes_autoSync()
/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/
DAccountSnippet.java192 * <p>AccountSnippet disables syncing by default when adding an account, except for allowListed
245 * Enables syncing of a SyncAdapter for a given content provider.
252 @Rpc(description = "Enables syncing of a SyncAdapter for a content provider.")
280 * Disables syncing of a SyncAdapter for a given content provider.
287 @Rpc(description = "Disables syncing of a SyncAdapter for a content provider.")
/external/toolchain-utils/compiler_wrapper/
DREADME.md8 Please note that there's a regular syncing operation between
11 chromiumos-overlay to `toolchain-utils`). Syncing in this way helps the Android
/external/toolchain-utils/llvm_tools/
Dllvm_project.py28 "No llvm-project exists locally; syncing it. This takes a while.",
60 "%d days have elapsed since the last commit to %s; auto-syncing"
/external/googleapis/google/cloud/gkehub/v1/configmanagement/
Dconfigmanagement.proto264 // State indicating an ACM's progress syncing configurations to a cluster
266 // An enum representing an ACM's status syncing configs to a cluster
274 // ACM is in the progress of syncing a new change
320 // An ACM created error representing a problem syncing configurations
/external/googleapis/google/cloud/gkehub/v1beta/configmanagement/
Dconfigmanagement.proto276 // State indicating an ACM's progress syncing configurations to a cluster
278 // An enum representing an ACM's status syncing configs to a cluster
286 // ACM is in the progress of syncing a new change
332 // An ACM created error representing a problem syncing configurations
/external/googleapis/google/cloud/gkehub/v1alpha/configmanagement/
Dconfigmanagement.proto279 // State indicating an ACM's progress syncing configurations to a cluster
281 // An enum representing an ACM's status syncing configs to a cluster
289 // ACM is in the progress of syncing a new change
335 // An ACM created error representing a problem syncing configurations
/external/seccomp-tests/
DREADME.md7 ## Syncing to Upstream
21 1. Configure a remote to use as the source repository (limited to only syncing the master branch):
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DFrameMetricsBuilder.java49 * Sets the delay time between when drawing finishes and syncing begins. If unset, defaults to 0.
74 // Then, we delay the starting of syncing by the given syncDelayTimeNanos. in build()
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/
DClientConnectionContinuation.java58 * @return Completeable future for syncing with the connection completing or failing.
115 * @return Future for syncing when the message is flushed to the transport or fails.
/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/src/main/java/com/google/cloud/metastore/v1alpha/
DDataCatalogConfig.java76 * The default value is to disable syncing metastore metadata to Data Catalog.
435 * The default value is to disable syncing metastore metadata to Data Catalog.
451 * The default value is to disable syncing metastore metadata to Data Catalog.
471 * The default value is to disable syncing metastore metadata to Data Catalog.
/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/src/main/java/com/google/cloud/metastore/v1beta/
DDataCatalogConfig.java76 * The default value is to disable syncing metastore metadata to Data Catalog.
435 * The default value is to disable syncing metastore metadata to Data Catalog.
451 * The default value is to disable syncing metastore metadata to Data Catalog.
471 * The default value is to disable syncing metastore metadata to Data Catalog.
/external/OpenCL-CTS/test_conformance/gles/
Dtest_fence_sync.cpp508 // If we're on the same thread, then we're testing implicit syncing, so we in test_fence_sync_single()
650 log_error( "ERROR: Implicit syncing with GL sync events failed!\n\n" ); in test_fence_sync()
652 log_info("Implicit syncing Passed\n"); in test_fence_sync()
657 log_error( "ERROR: Explicit syncing with GL sync events failed!\n\n" ); in test_fence_sync()
659 log_info("Explicit syncing Passed\n"); in test_fence_sync()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_fence_sync.cpp611 // If we're on the same thread, then we're testing implicit syncing, in test_fence_sync_single()
796 "ERROR: Implicit syncing with GL sync events failed!\n\n"); in test_fence_sync()
798 log_info("Implicit syncing Passed\n"); in test_fence_sync()
805 "ERROR: Explicit syncing with GL sync events failed!\n\n"); in test_fence_sync()
807 log_info("Explicit syncing Passed\n"); in test_fence_sync()
/external/tremolo/
DREADME7 When syncing with svn, please ensure that these defects are not
/external/cronet/components/metrics/demographics/
Duser_demographics.h71 // syncing user. as provided by the sync server. This value should not be logged
77 // is synced to the client. It stores the self-reported gender of the syncing
/external/googleapis/google/ads/googleads/v14/common/
Dasset_set_types.proto88 // labelFilters, then all listings are candidates for syncing.
95 // listingIdFilters, then all listings are candidates for syncing.
/external/googleapis/google/ads/googleads/v15/resources/
Dfeed.proto81 // exist in category_filters, then all listings are candidates for syncing.
87 // label_filters, then all listings are candidates for syncing.
/external/googleapis/google/ads/googleads/v14/resources/
Dfeed.proto81 // exist in category_filters, then all listings are candidates for syncing.
87 // label_filters, then all listings are candidates for syncing.
/external/aac/libSBRdec/src/
Dhbe.h122 KEEP_STATES_SYNCED_NORMAL = 1, /*!< QMF transposer called for syncing of
130 3 /*!< QMF transposer is called for syncing of states only, not output
/external/googleapis/google/ads/googleads/v15/common/
Dasset_set_types.proto88 // labelFilters, then all listings are candidates for syncing.
95 // listingIdFilters, then all listings are candidates for syncing.

1234567891011