Home
last modified time | relevance | path

Searched refs:MountViaLoopDevice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/apex/apexd/
H A Dapexd_test_utils.h310 inline base::Result<loop::LoopbackDeviceUniqueFd> MountViaLoopDevice( in MountViaLoopDevice() function
356 auto result = MountViaLoopDevice(intermediate_path, apex_path); in WriteBlockApex()