Home
last modified time | relevance | path

Searched refs:FindSpaceSlot (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/nvram/hal/
H A Dmemory_storage.cpp69 StorageSlot* FindSpaceSlot(uint32_t index) { in FindSpaceSlot() function
90 StorageSlot* slot = FindSpaceSlot(index); in LoadSpace()
95 StorageSlot* slot = FindSpaceSlot(index); in StoreSpace()
112 StorageSlot* slot = FindSpaceSlot(index); in DeleteSpace()