Searched refs:pimIntf (Results 1 – 3 of 3) sorted by relevance
57 auto service = getService(bus, pimPath, pimIntf); in callPIM()59 bus.new_method_call(service.c_str(), pimPath, pimIntf, "Notify"); in callPIM()
800 constants::pimIntf, in getSystemDataFromCache()806 constants::pimIntf, in getSystemDataFromCache()812 constants::pimIntf, in getSystemDataFromCache()818 constants::pimIntf, in getSystemDataFromCache()
130 constexpr auto pimIntf = "xyz.openbmc_project.Inventory.Manager"; variable