Lines Matching refs:stash_max_blocks
1763 size_t stash_max_blocks;1764 if (!android::base::ParseUint(lines[3], &stash_max_blocks)) {1770 int res = CreateStash(state, stash_max_blocks, params.stashbase);