Searched refs:InitDmUserCow (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapuserd_client.h | 64 uint64_t InitDmUserCow(const std::string& misc_name, const std::string& cow_device,
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapuserd_client.cpp | 185 uint64_t SnapuserdClient::InitDmUserCow(const std::string& misc_name, const std::string& cow_device, in InitDmUserCow() function in android::snapshot::SnapuserdClient
|
H A D | cow_snapuserd_test.cpp | 646 cow_num_sectors_ = client_->InitDmUserCow(system_device_ctrl_name_, cow_system_->path, in InitCowDevice()
|
H A D | snapshot.cpp | 421 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()
|