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