Home
last modified time | relevance | path

Searched defs:slots (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/fuzzy_fastboot/
Dextensions.h67 bool slots; // Does it have slots member
93 bool slots; // Does it have slots member
/system/update_engine/
Dboot_control_android_unittest.cc366 void SetSlots(const TestParam& slots) { in SetSlots()
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp235 static constexpr uint64_t slots = 2; in TEST_F() local