Searched defs:get_profile_interface (Results 1 – 5 of 5) sorted by relevance
116 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function
424 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function
464 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function
687 const void* (*get_profile_interface)(const char* profile_id); member
1028 pub(crate) fn get_profile_interface( in get_profile_interface() method