Home
last modified time | relevance | path

Searched defs:tArgs (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-snmp/
H A Dsnmp.hpp18 void sendTrap(ArgTypes&&... tArgs) in sendTrap()
/openbmc/phosphor-networkd/src/
H A Dutil.hpp101 void execute(stdplus::zstring_view path, ArgTypes&&... tArgs) in execute()
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp81 std::vector<std::string> executeCmd(const char* path, ArgTypes&&... tArgs) in executeCmd()
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp603 static int generateBIOSXMLFile(const char* path, ArgTypes&&... tArgs) in generateBIOSXMLFile()
H A Dfirmware-update.cpp712 static int executeCmd(const char* path, ArgTypes&&... tArgs) in executeCmd()