Home
last modified time | relevance | path

Searched defs:GetTableInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/android/snapshot/
H A Dsnapshot.proto149 GetTableInfo = 2; enumerator
/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp511 bool DeviceMapper::GetTableInfo(const std::string& name, std::vector<TargetInfo>* table) { in GetTableInfo() function in android::dm::DeviceMapper