Searched refs:gen_rpc_ (Results 1 – 2 of 2) sorted by relevance
176 bool GenRpc() const { return gen_rpc_; } in GenRpc()249 bool gen_rpc_ = false; variable
450 gen_rpc_ = true; in Options()676 if (gen_rpc_ && min_sdk_version_ < rpc_version) { in Options()681 if (min_sdk_version_ >= rpc_version) gen_rpc_ = true; in Options()