Searched defs:GetTableInfo (Results 1 – 3 of 3) sorted by relevance
149 GetTableInfo = 2; enumerator
149 virtual bool GetTableInfo(const std::string& name, std::vector<TargetInfo>* table) { in GetTableInfo() function
511 bool DeviceMapper::GetTableInfo(const std::string& name, std::vector<TargetInfo>* table) { in GetTableInfo() function in android::dm::DeviceMapper