Home
last modified time | relevance | path

Searched defs:loop_device (Results 1 – 5 of 5) sorted by relevance

/system/apex/apexd/
Dapexd_loop.cpp299 std::string loop_device = StringPrintf("/sys/block/loop%zu/loop", id); in PreAllocateLoopDevices() local
493 Result<LoopbackDeviceUniqueFd> loop_device = WaitForDevice(num); in CreateLoopDevice() local
518 auto loop_device = CreateLoopDevice(target, image_offset, image_size); in CreateAndConfigureLoopDevice() local
Dapexd_test_utils.h326 auto loop_device = loop::WaitForDevice(num); in CreateLoopDeviceForTest() local
348 auto loop_device = CreateLoopDeviceForTest(filepath); in MountViaLoopDevice() local
Dapex_file_test.cpp90 auto loop_device = WriteBlockApex(file_path, temp_file.path); in TEST_P() local
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp479 std::string loop_device; in MapWithLoopDevice() local
/system/core/fs_mgr/
Dfs_mgr.cpp2069 std::string loop_device; in PrepareZramBackingDevice() local