Home
last modified time | relevance | path

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

12

/hardware/interfaces/boot/1.1/default/
DBootControl.cpp58 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot()
71 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { in setSlotAsUnbootable()
84 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable()
91 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful()
98 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix()
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp58 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot()
71 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { in setSlotAsUnbootable()
84 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable()
91 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful()
98 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp136 for (unsigned int slot = 0; slot < kMaxNumSlots; ++slot) { in InitDefaultBootloaderControl() local
158 for (unsigned int slot = 0; slot < kMaxNumSlots; ++slot) { in InitDefaultBootloaderControl() local
186 for (unsigned int slot = 0; slot < kMaxNumSlots; ++slot) { in SlotSuffixToIndex() local
282 bool BootControl::SetActiveBootSlot(unsigned int slot) { in SetActiveBootSlot()
316 bool BootControl::SetSlotAsUnbootable(unsigned int slot) { in SetSlotAsUnbootable()
332 bool BootControl::IsSlotBootable(unsigned int slot) { in IsSlotBootable()
344 bool BootControl::IsSlotMarkedSuccessful(unsigned int slot) { in IsSlotMarkedSuccessful()
356 bool BootControl::IsValidSlot(unsigned int slot) { in IsValidSlot()
372 const char* BootControl::GetSuffix(unsigned int slot) { in GetSuffix()
Dlegacy_boot_control.cpp55 int BootControl_setActiveBootSlot(boot_control_module_t* module, unsigned int slot) { in BootControl_setActiveBootSlot()
60 int BootControl_setSlotAsUnbootable(struct boot_control_module* module, unsigned int slot) { in BootControl_setSlotAsUnbootable()
65 int BootControl_isSlotBootable(struct boot_control_module* module, unsigned int slot) { in BootControl_isSlotBootable()
70 int BootControl_isSlotMarkedSuccessful(struct boot_control_module* module, unsigned int slot) { in BootControl_isSlotMarkedSuccessful()
75 const char* BootControl_getSuffix(boot_control_module_t* module, unsigned int slot) { in BootControl_getSuffix()
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp56 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot()
65 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { in setSlotAsUnbootable()
74 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable()
82 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful()
90 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix()
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp55 Return<void> BootControl::setActiveBootSlot(uint32_t slot, setActiveBootSlot_cb _hidl_cb) { in setActiveBootSlot()
64 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { in setSlotAsUnbootable()
73 Return<BoolResult> BootControl::isSlotBootable(uint32_t slot) { in isSlotBootable()
81 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful()
89 Return<void> BootControl::getSuffix(uint32_t slot, getSuffix_cb _hidl_cb) { in getSuffix()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c86 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_init() local
131 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_sync_call_destroy() local
203 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_api_callback_process_sync_call() local
254 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[i]; in loc_lock_a_slot() local
375 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_save_callback() local
451 loc_sync_call_slot_s_type *slot = &loc_sync_data.slots[select_id]; in loc_api_wait_callback() local
/hardware/qcom/bootctrl/
Dboot_control.cpp132 static int update_slot_attribute(const char *slot, in update_slot_attribute()
319 unsigned slot) in boot_control_check_slot_sanity()
350 const char *get_suffix(struct boot_control_module *module, unsigned slot) in get_suffix()
387 unsigned slot) in boot_ctl_set_active_slot_for_partitions()
550 int set_active_boot_slot(struct boot_control_module *module, unsigned slot) in set_active_boot_slot()
623 int set_slot_as_unbootable(struct boot_control_module *module, unsigned slot) in set_slot_as_unbootable()
639 int is_slot_bootable(struct boot_control_module *module, unsigned slot) in is_slot_bootable()
658 int is_slot_marked_successful(struct boot_control_module *module, unsigned slot) in is_slot_marked_successful()
/hardware/interfaces/radio/aidl/compat/service/
Dservice.cpp39 std::shared_ptr<compat::CallbackManager> cm, const std::string& slot) { in publishRadioHal()
53 static void publishRadio(std::string slot) { in publishRadio()
93 for (const auto& slot : slots) { in main() local
/hardware/ti/am57x/bootctrl/
Dboot_control.cc84 for (unsigned int slot = 0; slot < kMaxNumSlots; ++slot) { in SlotSuffixToIndex() local
173 int IsSlotMarkedSuccessful(boot_control_module_t* module, unsigned int slot) { in IsSlotMarkedSuccessful()
216 int SetActiveBootSlot(boot_control_module_t* module, unsigned int slot) { in SetActiveBootSlot()
263 int SetSlotAsUnbootable(boot_control_module_t* module, unsigned int slot) { in SetSlotAsUnbootable()
291 int IsSlotBootable(struct boot_control_module* module, unsigned int slot) { in IsSlotBootable()
309 const char* GetSuffix(boot_control_module_t* module, unsigned int slot) { in GetSuffix()
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DBurst.cpp76 for (int32_t slot : slots) { in getCacheEntries() local
123 Burst::MemoryCache::getCacheEntryLocked(int32_t slot) { in getCacheEntryLocked()
131 void Burst::MemoryCache::addCacheEntryLocked(int32_t slot, nn::SharedMemory memory) { in addCacheEntryLocked()
136 void Burst::MemoryCache::removeCacheEntry(int32_t slot) { in removeCacheEntry()
189 Return<void> Burst::freeMemory(int32_t slot) { in freeMemory()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp163 Error ComposerHandleCache::lookupCache(uint32_t slot, const native_handle_t** outHandle) { in lookupCache()
172 Error ComposerHandleCache::updateCache(uint32_t slot, const native_handle_t* handle, in updateCache()
185 Error ComposerHandleCache::getHandle(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getHandle()
202 Error ComposerLayerResource::getBuffer(uint32_t slot, bool fromCache, in getBuffer()
209 Error ComposerLayerResource::getSidebandStream(uint32_t slot, bool fromCache, in getSidebandStream()
239 Error ComposerDisplayResource::getClientTarget(uint32_t slot, bool fromCache, in getClientTarget()
246 Error ComposerDisplayResource::getOutputBuffer(uint32_t slot, bool fromCache, in getOutputBuffer()
389 Error ComposerResources::getDisplayClientTarget(Display display, uint32_t slot, bool fromCache, in getDisplayClientTarget()
397 Error ComposerResources::getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache, in getDisplayOutputBuffer()
405 Error ComposerResources::getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache, in getLayerBuffer()
[all …]
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurst.cpp95 const int32_t slot = slots[i]; in getMemoriesHelper() local
132 const int32_t slot = iter->second; in cacheMemory() local
145 const int32_t slot = allocateSlotLocked(); in cacheMemory() local
162 nn::GeneralResult<nn::SharedMemory> Burst::MemoryCache::getMemory(int32_t slot) { in getMemory()
173 const int32_t slot = mMemoryIdToSlot.at(memory); in freeMemory() local
193 const int32_t slot = mFreeSlots.top(); in allocateSlotLocked() local
200 const int32_t slot = static_cast<int32_t>(mMemoryCache.size()); in allocateSlotLocked() local
/hardware/google/camera/common/profiler/
Dprofiler.cc304 TimeSlot& slot = time_series[valid_request_id]; in Start() local
327 TimeSlot& slot = timing_map_[name][valid_request_id]; in End() local
356 for (const auto& slot : time_series) { in PrintResult() local
506 for (const auto& slot : time_series) { in GetLatencyData() local
554 for (const auto& slot : time_series) { in PrintResult() local
578 for (const auto& slot : time_series) { in DumpResult() local
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h88 void setClientTarget(int64_t display, uint32_t slot, const native_handle_t* target, in setClientTarget()
97 void setOutputBuffer(int64_t display, uint32_t slot, const native_handle_t* buffer, in setOutputBuffer()
130 void setLayerBuffer(int64_t display, int64_t layer, uint32_t slot, in setLayerBuffer()
233 Buffer getBuffer(uint32_t slot, const native_handle_t* bufferHandle, int fence) { in getBuffer()
/hardware/ril/include/telephony/
Dril_msim.h37 int slot; /* 0, 1, ... etc. */ member

12