Searched defs:storage (Results 1 – 3 of 3) sorted by relevance
70 BENCH_SETUP(storage) { in BENCH_SETUP() argument90 BENCH_TEARDOWN(storage) { in BENCH_TEARDOWN() argument125 BENCH_RESULT(storage, in BENCH_RESULT() argument
39 AvbManager(SecureStorageInterface* storage) : storage_(storage) {} in AvbManager()
461 KeySlotCleanup(const SecureDeletionSecretStorage& storage, in KeySlotCleanup()