Home
last modified time | relevance | path

Searched defs:profile_name (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dnetwork_WiFi_ProfileBasic.py16 def profile_name(self): member in ProfileRemovingContext
21 def __init__(self, wifi_client, profile_name='always_removed'): argument
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py56 def create_profile(self, profile_name): argument
68 def push_profile(self, profile_name): argument
80 def pop_profile(self, profile_name): argument
95 def remove_profile(self, profile_name): argument
/external/tpm2-tss/dist/
Dfapi-config.json.in2 "profile_name": "P_RSA2048SHA256", string
/external/autotest/client/cros/
Dshill_temporary_profile.py10 def __init__(self, manager, profile_name='test'): argument
/external/tpm2-tss/src/tss2-fapi/
Difapi_config.h28 char *profile_name; member
Dfapi_util.c2941 char *profile_name = context->loadKey.path_list->str; in ifapi_key_create() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dd1_srtp.cc145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
/external/boringssl/src/ssl/
Dd1_srtp.cc145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
/external/libcups/scheduler/
Dcolorman.c594 const char *profile_name; /* Name of generic profile */ in apple_register_profiles() local
/external/e2fsprogs/e2fsck/
Dutil.c799 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type()