Home
last modified time | relevance | path

Searched refs:mappingCurrent (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/content/
DArtifactDetails.java92 Map<String, ArtifactFileDescriptor> mappingCurrent = in diffContents() local
102 if (mappingCurrent.containsKey(be.path)) { in diffContents()
103 ArtifactFileDescriptor pe = mappingCurrent.get(be.path); in diffContents()