Searched defs:reqMsg (Results 1 – 9 of 9) sorted by relevance
46 auto reqMsg = getBus().new_method_call( in callMethodNoReply() local62 auto reqMsg = getBus().new_method_call( in callMethod() local
26 auto reqMsg = in callMethod() local
556 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local588 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local610 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local644 auto reqMsg = reinterpret_cast<pldm_msg*>(request.data()); in TEST() local
41 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethod() local
228 auto reqMsg = bus.new_method_call(service, objPath, interface, method); in logError() local
126 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethod() local406 auto reqMsg = bus.new_method_call(busName.c_str(), path.c_str(), in callMethodAndReturn() local
364 auto reqMsg = new (requestMsg.data()) pldm_msg; in createRequestMsg() local
88 std::vector<uint8_t> reqMsg; //!< Request messages queue member
1647 auto reqMsg = bus.new_method_call( in logWithRetry() local