HomeSort by relevance Sort by last modified time
    Searched refs:stash_max_entries (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/tests/unit/
commands_test.cpp 516 ASSERT_EQ(1, transfer_list.stash_max_entries());
551 ASSERT_EQ(0, transfer_list.stash_max_entries());
  /bootable/recovery/updater/include/private/
commands.h 447 size_t stash_max_entries() const { function in class:TransferList

Completed in 228 milliseconds