Searched refs:stashes (Results 1 – 6 of 6) sorted by relevance
/aosp12/build/make/tools/releasetools/ |
H A D | blockimgdiff.py | 402 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 D | commands.cpp | 150 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 D | commands.h | 106 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 D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |