Lines Matching refs:mdrv2Path
68 bus->new_method_call(service.c_str(), mdrv2Path, dbusProperties, "Get"); in sdplusMdrv2GetProperty()
95 bus->new_method_call(service.c_str(), mdrv2Path, mdrv2Interface, in syncDirCommonData()
139 service.c_str(), mdrv2Path, mdrv2Interface, "FindIdIndex"); in findDataId()
156 phosphor::logging::entry("PATH=%s", mdrv2Path)); in findDataId()
285 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2GetDir()
320 service.c_str(), mdrv2Path, mdrv2Interface, "GetDirectoryInformation"); in mdr2GetDir()
335 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2GetDir()
384 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2SendDir()
407 service.c_str(), mdrv2Path, mdrv2Interface, "SendDirectoryInformation"); in mdr2SendDir()
422 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2SendDir()
448 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2GetDataInfo()
473 service.c_str(), mdrv2Path, mdrv2Interface, "GetDataInformation"); in mdr2GetDataInfo()
489 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2GetDataInfo()
512 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2DataInfoOffer()
528 service.c_str(), mdrv2Path, mdrv2Interface, "GetDataOffer"); in mdr2DataInfoOffer()
542 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2DataInfoOffer()
581 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2SendDataInfo()
606 service.c_str(), mdrv2Path, mdrv2Interface, "SendDataInformation"); in mdr2SendDataInfo()
623 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2SendDataInfo()
1020 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in mdr2LockData()
1116 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in cmd_mdr2_data_start()
1241 std::string service = ipmi::getService(*bus, mdrv2Interface, mdrv2Path); in cmd_mdr2_data_done()
1243 service.c_str(), mdrv2Path, mdrv2Interface, "AgentSynchronizeData"); in cmd_mdr2_data_done()
1256 phosphor::logging::entry("PATH=%s", mdrv2Path)); in cmd_mdr2_data_done()