Searched refs:uarg_the_enum (Results 1 – 1 of 1) sorted by relevance
2389 auto uarg_the_enum = std::make_unique<::std::vector<::py3::simple::AnEnum>>(); in process_contain_enum() local2390 args.get<0>().value = uarg_the_enum.get(); in process_contain_enum()2402 iface_->async_tm_contain_enum(std::move(callback), std::move(uarg_the_enum)); in process_contain_enum()