Searched refs:CONTROL_OBJPATH (Results 1 – 4 of 4) sorted by relevance
86 Mode mode) : _bus(bus), _objMgr(bus, CONTROL_OBJPATH) in Manager()106 fs::path path{CONTROL_OBJPATH}; in Manager()
10 static constexpr char CONTROL_OBJPATH[] = variable
41 (fs::path{CONTROL_OBJPATH} /= zone.getName()).c_str(), in DBusZone()
69 _mgr(util::SDBusPlus::getBus(), CONTROL_OBJPATH), _loadAllowed(true), in Manager()