Searched refs:profile_path (Results 1 – 6 of 6) sorted by relevance
31 def print_profile_path(profile_path, active_path): argument33 if profile_path == active_path:34 print 'Profile: %s <== active' % profile_path36 print 'Profile: %s' % profile_path64 profile_path = None66 profile_path = sys.argv[3]73 if profile_path and path != profile_path:
19 profile_path=$PROFILES_DIR/$profile21 [ ! -f "$profile_path" ] && { echo >&2 "$0: Could not find profile ($profile_path)" ; exit 1 ; }34 sed 's/#.*//' < $profile_path | while read line ; do
52 const char *profile_path; in cras_bt_profile_handle_release() local55 profile_path = dbus_message_get_path(message); in cras_bt_profile_handle_release()57 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_release()83 const char *profile_path, *object_path; in cras_bt_profile_handle_new_connection() local89 profile_path = dbus_message_get_path(message); in cras_bt_profile_handle_new_connection()106 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_new_connection()113 object_path, profile_path); in cras_bt_profile_handle_new_connection()197 const char *profile_path; in cras_bt_profile_handle_cancel() local200 profile_path = dbus_message_get_path(message); in cras_bt_profile_handle_cancel()202 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_cancel()
420 bool GetDefaultFirefoxProfile(Pathname* profile_path) { in GetDefaultFirefoxProfile() argument421 ASSERT(NULL != profile_path); in GetDefaultFirefoxProfile()476 profile_path->SetPathname(candidate.pathname()); in GetDefaultFirefoxProfile()489 profile_path->SetPathname(path); in GetDefaultFirefoxProfile()
19 <b>--profile_path:</b> A ProfileProto binary proto file.81 --profile_path=profile_xxx
35 --profile_path=/tmp/train_dir/profile_xx40 --profile_path=/tmp/profiles/profile_1