Searched refs:ifacePath (Results 1 – 1 of 1) sorted by relevance
/openbmc/entity-manager/src/ |
H A D | entity_manager.cpp | 699 std::string ifacePath = boardPath; in postToDbus() local 700 ifacePath += "/"; in postToDbus() 701 ifacePath += itemName; in postToDbus() 706 createInterface(objServer, ifacePath, in postToDbus() 716 createInterface(objServer, ifacePath, in postToDbus() 737 objectIface = createInterface(objServer, ifacePath, in postToDbus() 782 objServer, ifacePath, ifaceName, boardNameOrig); in postToDbus() 795 createInterface(objServer, ifacePath, in postToDbus()
|