Searched defs:profile_path (Results 1 – 5 of 5) sorted by relevance
50 const char *profile_path; in cras_bt_profile_handle_release() local81 const char *profile_path, *object_path; in cras_bt_profile_handle_new_connection() local193 const char *profile_path; in cras_bt_profile_handle_cancel() local
31 def print_profile_path(profile_path, active_path): argument
9 def __init__(self, font_path, profile_path, subset): argument
902 const char *profile_path; /* Profile path */ in colord_create_device() local1020 const char *profile_path; /* Device object path */ in colord_create_profile() local1172 const char *profile_path, /* I - Profile object path */ in colord_device_add_profile()
39 let mut profile_path = report_context.output_directory.clone(); in profile() localVariable