Searched defs:dbusName (Results 1 – 5 of 5) sorted by relevance
27 std::string dbusName = {"xyz.openbmc_project.ObjMgr.Test."}; in SetUpTestCase() local
347 std::string dbusName = *name; createAddObjectMethod() local
73 std::string dbusName; member
932 std::string dbusName = boost::replace_all_copy(name, " ", "_"); in run() local