/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
D | DefaultContentMetadataTest.java | 60 ContentMetadataMutations mutations = new ContentMetadataMutations(); in emptyMutationDoesNotFail() local 66 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewMetadata() local 74 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewIntMetadata() local 82 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewByteArrayMetadata() local 91 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newMetadataNotWrittenBeforeCommitted() local 99 ContentMetadataMutations mutations = new ContentMetadataMutations(); in editMetadata() local 108 ContentMetadataMutations mutations = new ContentMetadataMutations(); in removeMetadata() local 116 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addAndRemoveMetadata() local 125 ContentMetadataMutations mutations = new ContentMetadataMutations(); in removeAndAddMetadata() local 161 ContentMetadataMutations mutations = new ContentMetadataMutations(); in createContentMetadata() local
|
D | SimpleCacheTest.java | 113 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newInstance_withExistingCacheDirectory_withoutDatabase_loadsCachedData() local 137 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newInstance_withExistingCacheDirectory_withDatabase_loadsCachedData() local 447 ContentMetadataMutations mutations = new ContentMetadataMutations(); in applyContentMetadataMutations_setsContentLength() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
D | DefaultContentMetadataTest.java | 60 ContentMetadataMutations mutations = new ContentMetadataMutations(); in emptyMutationDoesNotFail() local 66 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewMetadata() local 74 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewIntMetadata() local 82 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addNewByteArrayMetadata() local 91 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newMetadataNotWrittenBeforeCommitted() local 99 ContentMetadataMutations mutations = new ContentMetadataMutations(); in editMetadata() local 108 ContentMetadataMutations mutations = new ContentMetadataMutations(); in removeMetadata() local 116 ContentMetadataMutations mutations = new ContentMetadataMutations(); in addAndRemoveMetadata() local 125 ContentMetadataMutations mutations = new ContentMetadataMutations(); in removeAndAddMetadata() local 161 ContentMetadataMutations mutations = new ContentMetadataMutations(); in createContentMetadata() local
|
D | SimpleCacheTest.java | 113 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newInstance_withExistingCacheDirectory_withoutDatabase_loadsCachedData() local 137 ContentMetadataMutations mutations = new ContentMetadataMutations(); in newInstance_withExistingCacheDirectory_withDatabase_loadsCachedData() local 447 ContentMetadataMutations mutations = new ContentMetadataMutations(); in applyContentMetadataMutations_setsContentLength() local
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/ |
D | ContentMetadataMutations.java | 45 ContentMetadataMutations mutations, long length) { in setContentLength() 58 ContentMetadataMutations mutations, @Nullable Uri uri) { in setRedirectedUri()
|
D | DefaultContentMetadata.java | 55 public DefaultContentMetadata copyWithMutationsApplied(ContentMetadataMutations mutations) { in copyWithMutationsApplied() 143 Map<String, byte[]> otherMetadata, ContentMetadataMutations mutations) { in applyMutations()
|
D | CacheDataSource.java | 789 ContentMetadataMutations mutations = new ContentMetadataMutations(); in openNextSource() local 807 ContentMetadataMutations mutations = new ContentMetadataMutations(); in setNoBytesRemainingAndMaybeStoreLength() local
|
D | Cache.java | 308 void applyContentMetadataMutations(String key, ContentMetadataMutations mutations) in applyContentMetadataMutations()
|
D | CachedContent.java | 76 public boolean applyMetadataMutations(ContentMetadataMutations mutations) { in applyMetadataMutations()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/ |
D | ContentMetadataMutations.java | 45 ContentMetadataMutations mutations, long length) { in setContentLength() 58 ContentMetadataMutations mutations, @Nullable Uri uri) { in setRedirectedUri()
|
D | DefaultContentMetadata.java | 53 public DefaultContentMetadata copyWithMutationsApplied(ContentMetadataMutations mutations) { in copyWithMutationsApplied() 141 Map<String, byte[]> otherMetadata, ContentMetadataMutations mutations) { in applyMutations()
|
D | CacheDataSource.java | 779 ContentMetadataMutations mutations = new ContentMetadataMutations(); in openNextSource() local 797 ContentMetadataMutations mutations = new ContentMetadataMutations(); in setNoBytesRemainingAndMaybeStoreLength() local
|
D | CachedContent.java | 76 public boolean applyMetadataMutations(ContentMetadataMutations mutations) { in applyMetadataMutations()
|
D | Cache.java | 308 void applyContentMetadataMutations(String key, ContentMetadataMutations mutations) in applyContentMetadataMutations()
|
D | CachedContentIndex.java | 324 public void applyContentMetadataMutations(String key, ContentMetadataMutations mutations) { in applyContentMetadataMutations() 723 ContentMetadataMutations mutations = new ContentMetadataMutations(); in readCachedContent() local
|
/external/sdk-platform-java/test/integration/goldens/bigtable/src/com/google/cloud/bigtable/data/v2/ |
D | BaseBigtableDataClientTest.java | 220 List<Mutation> mutations = new ArrayList<>(); in mutateRowTest() local 246 List<Mutation> mutations = new ArrayList<>(); in mutateRowExceptionTest() local 261 List<Mutation> mutations = new ArrayList<>(); in mutateRowTest2() local 287 List<Mutation> mutations = new ArrayList<>(); in mutateRowExceptionTest2() local 302 List<Mutation> mutations = new ArrayList<>(); in mutateRowTest3() local 330 List<Mutation> mutations = new ArrayList<>(); in mutateRowExceptionTest3() local 346 List<Mutation> mutations = new ArrayList<>(); in mutateRowTest4() local 374 List<Mutation> mutations = new ArrayList<>(); in mutateRowExceptionTest4() local
|
D | BaseBigtableDataClient.java | 279 TableName tableName, ByteString rowKey, List<Mutation> mutations) { in mutateRow() 320 String tableName, ByteString rowKey, List<Mutation> mutations) { in mutateRow() 365 TableName tableName, ByteString rowKey, List<Mutation> mutations, String appProfileId) { in mutateRow() 411 String tableName, ByteString rowKey, List<Mutation> mutations, String appProfileId) { in mutateRow()
|
/external/sdk-platform-java/test/integration/goldens/bigtable/samples/snippets/generated/main/java/com/google/cloud/bigtable/data/v2/bigtable/mutaterow/ |
D | SyncMutateRowTablenameBytestringListmutation.java | 43 List<Mutation> mutations = new ArrayList<>(); in syncMutateRowTablenameBytestringListmutation() local
|
D | SyncMutateRowStringBytestringListmutation.java | 43 List<Mutation> mutations = new ArrayList<>(); in syncMutateRowStringBytestringListmutation() local
|
D | SyncMutateRowTablenameBytestringListmutationString.java | 43 List<Mutation> mutations = new ArrayList<>(); in syncMutateRowTablenameBytestringListmutationString() local
|
D | SyncMutateRowStringBytestringListmutationString.java | 43 List<Mutation> mutations = new ArrayList<>(); in syncMutateRowStringBytestringListmutationString() local
|
/external/clang/utils/ |
D | modfuzz.py | 132 def mutations(model): function
|
/external/googleapis/google/bigtable/v2/ |
D | bigtable.proto | 538 repeated Mutation mutations = 3 [(google.api.field_behavior) = REQUIRED]; field 554 repeated Mutation mutations = 2 [(google.api.field_behavior) = REQUIRED]; field
|
/external/googleapis/google/spanner/v1/ |
D | spanner.proto | 1170 repeated Mutation mutations = 4; field 1208 repeated Mutation mutations = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/external/googleapis/google/datastore/v1beta3/ |
D | datastore.proto | 244 repeated Mutation mutations = 6; field
|