Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp101 std::string ImageManager::GetStatusFilePath(const std::string& image_name) { in GetStatusFilePath() function in android::fiemap::ImageManager
289 auto status_file = GetStatusFilePath(name); in DeleteBackingImage()
323 auto status_file = GetStatusFilePath(name); in MapWithDmLinear()
434 auto status_file = GetStatusFilePath(name); in MapWithLoopDeviceList()
505 auto status_file = GetStatusFilePath(name); in MapWithLoopDevice()
597 auto status_file = GetStatusFilePath(name); in UnmapImageDevice()
/system/core/fs_mgr/libfiemap/include/libfiemap/
Dimage_manager.h181 std::string GetStatusFilePath(const std::string& image_name);