/external/exoplayer/tree/library/core/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 | 142 ContentMetadataMutations mutations = new ContentMetadataMutations(); in setGetContentMetadata() local
|
D | CacheUtilTest.java | 83 ContentMetadataMutations mutations = new ContentMetadataMutations(); in getContentMetadata() local
|
/external/exoplayer/tree/library/core/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 | 54 public DefaultContentMetadata copyWithMutationsApplied(ContentMetadataMutations mutations) { in copyWithMutationsApplied() 142 Map<String, byte[]> otherMetadata, ContentMetadataMutations mutations) { in applyMutations()
|
D | CachedContent.java | 67 public boolean applyMetadataMutations(ContentMetadataMutations mutations) { in applyMetadataMutations()
|
D | CacheDataSource.java | 760 ContentMetadataMutations mutations = new ContentMetadataMutations(); in openNextSource() local 778 ContentMetadataMutations mutations = new ContentMetadataMutations(); in setNoBytesRemainingAndMaybeStoreLength() local
|
D | Cache.java | 276 void applyContentMetadataMutations(String key, ContentMetadataMutations mutations) in applyContentMetadataMutations()
|
D | CachedContentIndex.java | 308 public void applyContentMetadataMutations(String key, ContentMetadataMutations mutations) { in applyContentMetadataMutations() 704 ContentMetadataMutations mutations = new ContentMetadataMutations(); in readCachedContent() local
|
D | SimpleCache.java | 495 String key, ContentMetadataMutations mutations) throws CacheException { in applyContentMetadataMutations()
|
/external/llvm-project/clang/utils/ |
D | modfuzz.py | 133 def mutations(model): function
|
/external/clang/utils/ |
D | modfuzz.py | 132 def mutations(model): function
|
/external/libprotobuf-mutator/src/ |
D | mutator_test.cc | 716 std::set<std::string> mutations; in TYPED_TEST() local
|
D | mutator.cc | 690 MutationBitset mutations; in MutateImpl() local
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | CustomElements.js | 603 function handler(root, mutations) { argument
|
D | webcomponents-lite.js | 1481 handler: function(mutations) { argument 2072 function handler(root, mutations) { argument
|
D | HTMLImports.js | 747 handler: function(mutations) { argument
|
D | webcomponents.js | 6167 handler: function(mutations) { argument 6758 function handler(root, mutations) { argument
|