Searched refs:ResultObtain (Results 1 – 3 of 3) sorted by relevance
141 struct ResultObtain { struct145 struct ResponseResult : public ResultObtain { argument146 explicit ResponseResult(const ResultObtain *cmd) in ResponseResult()
289 std::unique_ptr<ResultObtain> object = std::make_unique<ResultObtain>(); in BuildCallerInfo()
315 std::unique_ptr<ResultObtain> fd = callPointer->GetUniqueObject<ResultObtain>(); in SendBackResult()