Searched defs:netPolicyRule (Results 1 – 2 of 2) sorted by relevance
79 auto netPolicyRule = g_netPolicyCore->CreateCore<NetPolicyRule>(); variable
121 std::shared_ptr<NetPolicyRule> netPolicyRule = std::make_shared<NetPolicyRule>(); in NetPolicyRuleBranchFuzzTest() local