Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_bt_profile.c52 const char *profile_path; in cras_bt_profile_handle_release() local
83 const char *profile_path, *object_path; in cras_bt_profile_handle_new_connection() local
197 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/harfbuzz_ng/test/subset/
Dsubset_test_suite.py9 def __init__(self, font_path, profile_path, subset): argument
/external/webrtc/webrtc/base/
Dproxydetect.cc420 bool GetDefaultFirefoxProfile(Pathname* profile_path) { in GetDefaultFirefoxProfile()