Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapuserd_client.h64 uint64_t InitDmUserCow(const std::string& misc_name, const std::string& cow_device,
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_client.cpp185 uint64_t SnapuserdClient::InitDmUserCow(const std::string& misc_name, const std::string& cow_device, in InitDmUserCow() function in android::snapshot::SnapuserdClient
H A Dcow_snapuserd_test.cpp646 cow_num_sectors_ = client_->InitDmUserCow(system_device_ctrl_name_, cow_system_->path, in InitCowDevice()
H A Dsnapshot.cpp421 uint64_t base_sectors = snapuserd_client_->InitDmUserCow(misc_name, cow_file, base_device); in MapDmUserCow()
1576 snapuserd_client_->InitDmUserCow(misc_name, cow_image_device, source_device); in PerformInitTransition()