Searched refs:GetTable (Results 1 – 2 of 2) sorted by relevance
536 return GetTable(name, 0, table); in GetTableStatus()540 return GetTable(name, DM_STATUS_TABLE_FLAG, table); in GetTableInfo()544 bool DeviceMapper::GetTable(const std::string& name, uint32_t flags, in GetTable() function in android::dm::DeviceMapper
316 bool GetTable(const std::string& name, uint32_t flags, std::vector<TargetInfo>* table);