Home
last modified time | relevance | path

Searched defs:FiemapStatus (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_status.h60 FiemapStatus(ErrorCode code) : error_code_(code) {} in FiemapStatus() function
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h27 using FiemapStatus = android::fiemap::FiemapStatus; variable
H A Dsnapshot.h312 using FiemapStatus = android::fiemap::FiemapStatus; variable