Home
last modified time | relevance | path

Searched defs:CreateSpace (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nvram/hal/tests/
H A Dscoped_nvram_device.cc154 nvram_result_t ScopedNvramDevice::CreateSpace( in CreateSpace() function in nvram::ScopedNvramDevice
H A Dnvram_hal_test.cc63 nvram_result_t CreateSpace(uint32_t index, in CreateSpace() function in __anona2898f630110::SafeScopedNvramDevice
/aosp12/art/runtime/gc/space/
H A Dspace_create_test.cc34 MallocSpace* CreateSpace(const std::string& name, in CreateSpace() function in art::gc::space::SpaceCreateTest
/aosp12/system/nvram/core/
H A Dnvram_manager.cpp192 nvram_result_t NvramManager::CreateSpace(const CreateSpaceRequest& request, in CreateSpace() function in nvram::NvramManager