Home
last modified time | relevance | path

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

/aosp12/build/make/tools/releasetools/
H A Dblockimgdiff.py402 stashes = {}
410 if sh in stashes:
411 stashes[sh] += 1
413 stashes[sh] = 1
442 stashes[sh] -= 1
446 stashes.pop(sh)
633 stashes = {}
661 if sh in stashes:
664 stashes[sh] = 1
700 stashes[sh] -= 1
[all …]
/aosp12/bootable/recovery/updater/
H A Dcommands.cpp150 std::vector<StashInfo> stashes; in ParseTargetInfoAndSourceInfo() local
164 stashes.emplace_back(pairs[0], stash_location); in ParseTargetInfoAndSourceInfo()
167 SourceInfo result(src_hash, src_ranges, src_ranges_location, stashes); in ParseTargetInfoAndSourceInfo()
/aosp12/bootable/recovery/updater/include/private/
H A Dcommands.h106 SourceInfo(std::string hash, RangeSet ranges, RangeSet location, std::vector<StashInfo> stashes) in SourceInfo() argument
110 stashes_(std::move(stashes)) { in SourceInfo()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...