Home
last modified time | relevance | path

Searched defs:entryPath (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_manager.cpp24 int Sync::processEntry(int mask, const fs::path& entryPath) in processEntry()
/openbmc/phosphor-logging/
H A Delog_block.hpp46 std::string entryPath{ in Block() local
H A Dlog_manager.cpp427 auto entryPath = std::string(OBJ_ENTRY) + '/' + std::to_string(entryId); in quiesceOnError() local
/openbmc/phosphor-certificate-manager/test/
H A Dca_certs_manager_test.cpp104 std::string entryPath = manager.createCSRObject(csrString); in TEST_F() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp837 auto entryPath = objectPath + '/' + "role_map" + '/' + id; in restoreRoleMapping() local
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp80 fs::path entryPath(p); in getLoggingId() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp316 auto entryPath{std::string(OBJ_ENTRY) + '/' + std::to_string(obmcLogID)}; in isDeleteProhibited() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp734 std::string entryPath = in downloadEventLogEntry() local