Lines Matching refs:profile
57 /** attempts to get the profile list for the given product.
60 is the product name to get profile list.Currently support "Mozilla" and "Thunderbird".
62 is a list of all profile of the given product.
64 the profile count for the given product.
69 /** attempts to get the default profile name for the given product.
72 is the product name to get default profile.Currently support "Mozilla" and "Thunderbird".
74 the default profile name for the given product.
80 /** attempts to get the full path for the given profile.
83 is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
85 the profile name to get full path.
87 the full path of the given profile.
92 /** attempts to get whether profile is locked by other applications.
95 is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
97 the profile name to check.
99 true is the given profile is locked.
104 /** return true if the given profile exists
107 is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
109 the profile name to check.
111 whether given profile exists