Home
last modified time | relevance | path

Searched refs:dbusPersistentPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config_mgr.hpp52 const char* dbusPersistentPath, const char* caCertFile, in ConfigMgr() argument
55 dbusPersistentPath(dbusPersistentPath), configFilePath(filePath), in ConfigMgr()
111 std::string dbusPersistentPath; member in phosphor::ldap::ConfigMgr
H A Dldap_config.cpp95 configPersistPath = parent.dbusPersistentPath; in Config()
132 configPersistPath = parent.dbusPersistentPath; in Config()
756 fs::path persistPath = parent.dbusPersistentPath; in create()
776 fs::path persistPath = parent.dbusPersistentPath; in deletePrivilegeMapper()
824 fs::path dir = parent.dbusPersistentPath; in restoreRoleMapping()
839 auto persistPath = parent.dbusPersistentPath + entryPath; in restoreRoleMapping()