Searched refs:GetMethodOptions (Results 1 – 4 of 4) sorted by relevance
63 MethodOptionsConfig &GetMethodOptions() in GetMethodOptions() function67 const MethodOptionsConfig &GetMethodOptions() const in GetMethodOptions() function
203 auto const &methodOptions = service->config->opts.debug.GetMethodOptions(); in Verify()
81 if (!verifOptions.debug.GetMethodOptions().AddOptionsForGroup(ctx.group, ctx.options)) { in RegisterConfigHandlerMethodGroups()
284 MethodOptionsConfig &allOptions = cfg->opts.debug.GetMethodOptions(); in MethodOptionsProcessor()338 auto &options = verifOptions.debug.GetMethodOptions(); in SetDefaultMethodOptions()