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