Home
last modified time | relevance | path

Searched refs:getObjectPath (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp204 std::string getObjectPath();
H A Dcertificate.cpp688 std::string Certificate::getObjectPath() in getObjectPath() function in phosphor::certs::Certificate
H A Dcerts_manager.cpp360 objects.emplace_back(certificate->getObjectPath()); in installAll()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.hpp179 const std::string& getObjectPath() const in getObjectPath() function in phosphor::software::updater::Activation
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-include-missing-system-headers.patch70 extern CMPIObjectPath *getObjectPath(char *path, char **msg);
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp1608 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F()
1836 EXPECT_EQ(manager.getCertificates()[i]->getObjectPath(), objects[i]); in TEST_F()