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
185 Result<void> PreAllocateLoopDevices() { in PreAllocateLoopDevices() function211 return loop::PreAllocateLoopDevices(size); in PreAllocateLoopDevices()2353 Result<void> pre_allocate = PreAllocateLoopDevices(); in OnBootstrap()2829 Result<void> pre_allocate = loop::PreAllocateLoopDevices(data_apex_cnt); in OnStart()