Searched refs:getObjectPath (Results 1 – 6 of 6) sorted by relevance
204 std::string getObjectPath();
688 std::string Certificate::getObjectPath() in getObjectPath() function in phosphor::certs::Certificate
360 objects.emplace_back(certificate->getObjectPath()); in installAll()
179 const std::string& getObjectPath() const in getObjectPath() function in phosphor::software::updater::Activation
70 extern CMPIObjectPath *getObjectPath(char *path, char **msg);
1608 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F()1836 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F()