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