Searched defs:user_policies (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dpcy_int.h168 STACK_OF(X509_POLICY_NODE) *user_policies; member in struct:X509_POLICY_TREE_st
/external/openssl/crypto/x509v3/
H A Dpcy_int.h168 STACK_OF(X509_POLICY_NODE) *user_policies; member in struct:X509_POLICY_TREE_st
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_impl.cc517 const Policies* user_policies = GetPoliciesForUser(userhash); local
518 if (user_policies) {
520 GetByGUID(user_policies->per_network_config, guid);

Completed in 164 milliseconds