Home
last modified time | relevance | path

Searched defs:profile_path (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_profile.c50 const char *profile_path; in cras_bt_profile_handle_release() local
81 const char *profile_path, *object_path; in cras_bt_profile_handle_new_connection() local
193 const char *profile_path; in cras_bt_profile_handle_cancel() local
/external/autotest/client/cros/scripts/
Dprofile31 def print_profile_path(profile_path, active_path): argument
/external/libcups/scheduler/
Dcolorman.c902 const char *profile_path; /* Profile path */ in colord_create_device() local
1020 const char *profile_path; /* Device object path */ in colord_create_profile() local
1172 const char *profile_path, /* I - Profile object path */ in colord_device_add_profile()
/external/harfbuzz_ng/test/subset/
Dsubset_test_suite.py9 def __init__(self, font_path, profile_path, subset): argument
/external/rust/crates/criterion/src/
Droutine.rs39 let mut profile_path = report_context.output_directory.clone(); in profile() localVariable