Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 19 of 19) sorted by relevance

/system/update_engine/common/
Dfake_boot_control.h46 BootControlInterface::Slot slot, in GetPartitionDevice()
57 bool IsSlotBootable(BootControlInterface::Slot slot) const override { in IsSlotBootable()
61 bool MarkSlotUnbootable(BootControlInterface::Slot slot) override { in MarkSlotUnbootable()
68 bool SetActiveBootSlot(Slot slot) override { return true; } in SetActiveBootSlot()
84 void SetCurrentSlot(BootControlInterface::Slot slot) { in SetCurrentSlot()
89 BootControlInterface::Slot slot, in SetPartitionDevice()
95 void SetSlotBootable(BootControlInterface::Slot slot, bool bootable) { in SetSlotBootable()
Dboot_control_stub.cc35 Slot slot, in GetPartitionDevice()
46 bool BootControlStub::MarkSlotUnbootable(Slot slot) { in MarkSlotUnbootable()
51 bool BootControlStub::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot()
Dboot_control_interface.h81 static std::string SlotName(Slot slot) { in SlotName()
/system/extras/tests/bootloader/
Dbootctl.py38 def set_active_boot_slot(self, slot): argument
43 def set_slot_as_unbootable_slot(self, slot): argument
48 def is_slot_bootable(self, slot): argument
53 def is_slot_marked_successful(self, slot): argument
58 def get_suffix(self, slot): argument
/system/nvram/core/tests/
Dfake_storage.cpp89 StorageSlot slot; member
109 StorageSlot* slot = FindSlotForIndex(index); in FindOrCreateSlotForIndex() local
144 StorageSlot* slot = FindSlotForIndex(index); in LoadSpace() local
149 StorageSlot* slot = FindOrCreateSlotForIndex(index); in StoreSpace() local
154 StorageSlot* slot = FindSlotForIndex(index); in DeleteSpace() local
166 StorageSlot* slot = FindOrCreateSlotForIndex(index); in SetSpaceReadError() local
173 StorageSlot* slot = FindOrCreateSlotForIndex(index); in SetSpaceWriteError() local
/system/bt/btif/src/
Dbtif_sock_rfc.cc166 int slot = -1; in find_rfc_slot_by_pending_sdp() local
196 rfc_slot_t* slot = find_free_slot(); in alloc_rfc_slot() local
305 rfc_slot_t* slot = in btsock_rfc_listen() local
347 rfc_slot_t* slot = in btsock_rfc_connect() local
394 static int create_server_sdp_record(rfc_slot_t* slot) { in create_server_sdp_record()
403 static void free_rfc_slot_scn(rfc_slot_t* slot) { in free_rfc_slot_scn()
415 static void cleanup_rfc_slot(rfc_slot_t* slot) { in cleanup_rfc_slot()
446 static bool send_app_scn(rfc_slot_t* slot) { in send_app_scn()
474 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_cl_rfc_init() local
487 rfc_slot_t* slot = find_rfc_slot_by_id(id); in on_srv_rfc_listen_started() local
[all …]
/system/chre/apps/chqts/src/shared/
Ddumb_allocator.cc41 size_t slot = 0; in alloc() local
57 size_t slot; in free() local
66 size_t slot; in contains() local
/system/nvram/hal/
Dmemory_storage.cpp64 StorageSlot slot; member
90 StorageSlot* slot = FindSpaceSlot(index); in LoadSpace() local
95 StorageSlot* slot = FindSpaceSlot(index); in StoreSpace() local
112 StorageSlot* slot = FindSpaceSlot(index); in DeleteSpace() local
/system/update_engine/
Dboot_control_recovery.cc94 Slot slot, in GetPartitionDevice()
152 bool BootControlRecovery::MarkSlotUnbootable(Slot slot) { in MarkSlotUnbootable()
162 bool BootControlRecovery::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot()
Dboot_control_android.cc79 Slot slot, in GetPartitionDevice()
147 bool BootControlAndroid::MarkSlotUnbootable(Slot slot) { in MarkSlotUnbootable()
163 bool BootControlAndroid::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot()
Dboot_control_chromeos.cc143 unsigned int slot, in GetPartitionDevice()
174 bool BootControlChromeOS::MarkSlotUnbootable(Slot slot) { in MarkSlotUnbootable()
207 bool BootControlChromeOS::SetActiveBootSlot(Slot slot) { in SetActiveBootSlot()
Domaha_response_handler_action_unittest.cc116 int slot = 1 - fake_system_state_.fake_boot_control()->GetCurrentSlot(); in DoTest() local
Dupdate_attempter.cc762 for (BootControlInterface::Slot slot = 0; slot < num_slots; slot++) { in UpdateAttempter() local
/system/extras/boot_control_copy/
Dboot_control_copy.c135 int module_setActiveBootSlot(boot_control_module_t *module, unsigned slot) in module_setActiveBootSlot()
208 int module_setSlotAsUnbootable(struct boot_control_module *module, unsigned slot) in module_setSlotAsUnbootable()
235 int module_isSlotBootable(struct boot_control_module *module, unsigned slot) in module_isSlotBootable()
255 const char* module_getSuffix(boot_control_module_t *module, unsigned slot) in module_getSuffix()
/system/tpm/attestation/server/
Dpkcs11_key_store.cc58 explicit ScopedSession(CK_SLOT_ID slot) : handle_(CK_INVALID_HANDLE) { in ScopedSession()
97 CK_SLOT_ID slot; in Read() local
137 CK_SLOT_ID slot; in Write() local
174 CK_SLOT_ID slot; in Delete() local
196 CK_SLOT_ID slot; in DeleteByPrefix() local
229 CK_SLOT_ID slot; in Register() local
364 CK_SLOT_ID slot; in RegisterCertificate() local
443 CK_SLOT_ID_PTR slot) { in GetUserSlot()
/system/core/fs_mgr/
Dfs_mgr_slotselect.cpp29 std::string slot; in fs_mgr_get_slot_suffix() local
/system/core/fastboot/
Dfastboot.cpp1009 std::string slot = slot_name; in verify_slot() local
1046 static std::string verify_slot(Transport* transport, const std::string& slot) { in verify_slot()
1050 static void do_for_partition(Transport* transport, const std::string& part, const std::string& slot, in do_for_partition()
1083 …atic void do_for_partitions(Transport* transport, const std::string& part, const std::string& slot, in do_for_partitions()
1177 const char* slot = slot_override.c_str(); in do_update() local
1266 const char* slot = NULL; in do_flashall() local
1807 std::string slot = verify_slot(transport, next_arg(&args), false); in main() local
Dengine.cpp134 void fb_set_active(const char *slot) in fb_set_active()
/system/extras/perfprofd/
Dperfprofdcore.cc320 unsigned slot = 0; in get_camera_active() local
569 unsigned slot = 0; in invoke_perf() local