Searched defs:GetTableStatus (Results 1 – 3 of 3) sorted by relevance
155 virtual bool GetTableStatus(const std::string& name, std::vector<TargetInfo>* table) { in GetTableStatus() function
535 bool DeviceMapper::GetTableStatus(const std::string& name, std::vector<TargetInfo>* table) { in GetTableStatus() function in android::dm::DeviceMapper
2531 bool GetTableStatus(const std::string& name, std::vector<TargetInfo>* table) override { in TEST_F() function in android::snapshot::TEST_F::DmStatusFailure