Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h164 virtual bool GetTableStatusIma(const std::string& name, std::vector<TargetInfo>* table) { in GetTableStatusIma() function
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp546 bool DeviceMapper::GetTableStatusIma(const std::string& name, std::vector<TargetInfo>* table) { in GetTableStatusIma() function in android::dm::DeviceMapper