Searched defs:CreateSpace (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/nvram/hal/tests/ | ||
H A D | scoped_nvram_device.cc | 154 nvram_result_t ScopedNvramDevice::CreateSpace( in CreateSpace() function in nvram::ScopedNvramDevice |
H A D | nvram_hal_test.cc | 63 nvram_result_t CreateSpace(uint32_t index, in CreateSpace() function in __anona2898f630110::SafeScopedNvramDevice |
/aosp12/art/runtime/gc/space/ | ||
H A D | space_create_test.cc | 34 MallocSpace* CreateSpace(const std::string& name, in CreateSpace() function in art::gc::space::SpaceCreateTest |
/aosp12/system/nvram/core/ | ||
H A D | nvram_manager.cpp | 192 nvram_result_t NvramManager::CreateSpace(const CreateSpaceRequest& request, in CreateSpace() function in nvram::NvramManager |