Searched refs:PreAllocateLoopDevices (Results 1 – 3 of 3) sorted by relevance
60 android::base::Result<void> PreAllocateLoopDevices(size_t num);
109 Result<void> PreAllocateLoopDevices(size_t num) { in PreAllocateLoopDevices() function
186 Result<void> PreAllocateLoopDevices() { in PreAllocateLoopDevices() function212 return loop::PreAllocateLoopDevices(size); in PreAllocateLoopDevices()2367 Result<void> pre_allocate = PreAllocateLoopDevices(); in OnBootstrap()2848 Result<void> pre_allocate = loop::PreAllocateLoopDevices(data_apex_cnt); in OnStart()