Home
last modified time | relevance | path

Searched defs:init_memory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/curl/docs/examples/
H A Dhttp2-pushinmemory.c64 static void init_memory(struct Memory *chunk) in init_memory() function
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvktestbinding.cpp650 …cture::init(const Device &dev, const VkAccelerationStructureCreateInfoNV &info, bool init_memory) { in init()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dconfig.rs752 pub init_memory: Option<u64>, field