Home
last modified time | relevance | path

Searched refs:create_policy (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Dchild_policy_handler.cc197 const bool create_policy = in UpdateLocked() local
205 if (create_policy) { in UpdateLocked()
/external/tpm2-tss/test/integration/
Dsapi-hmac-auth.int.c33 create_policy (TSS2_SYS_CONTEXT *sys_ctx, in create_policy() function
422 rc = create_policy (sys_ctx, &authPolicy); in test_invoke()
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py1828 def create_policy(self): member in PolicyTests
1832 policy = self.create_policy()
1843 policy = self.create_policy()
1864 policy = self.create_policy()
1872 policy = self.create_policy()