Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h146 virtual bool LoadTable(const std::string& name, const DmTable& table) { in LoadTable() function
/system/core/fs_mgr/libdm/
Ddm.cpp312 bool DeviceMapper::LoadTable(const std::string& name, const DmTable& table) { in LoadTable() function in android::dm::DeviceMapper