Lines Matching refs:locale

108 	 * Return the locale in which this record is registered.
110 * @return The language locale in which this record is registered.
183 * @param locale The Locale.
196 Vector scopes, Locale locale,
201 * Deregister a ServiceURL from the database for every locale
203 * and locale deregistered, regardless of the number of scopes in
205 * same in each scope if the locale is the same.
226 * @param locale The Locale.
235 Vector scopes, Locale locale)
240 * Delete for every locale that has the attributes and every scope.
241 * Note that the attribute tags must be lower-cased in the locale of
242 * the registration, not in the locale of the request.
249 * @param locale Locale of the request.
261 Locale locale)
289 * and locale. If there are no signatures, the FS_SIGTABLE
291 * registrations in any locale, FS_SERVICES is bound to an
297 * @param locale The locale in which to lowercase query and search.
303 * If there are no registrations in any locale, FS_SERVICES
315 Locale locale)
323 * the input parameter vector. If there are no registrations in any locale,
330 * @param locale The locale in which to lower case tags and search.
334 * If there are no registrations in any locale, FA_ATTRIBUTES
347 Locale locale)
354 * in any locale, an empty vector is returned.
360 * @param locale The locale in which to lower case tags.
364 * in any locale, an empty vector is returned.
375 Locale locale)
386 * Obtain the record matching the service URL and locale.
389 * @param locale The locale of the record.
394 getServiceRecord(ServiceURL URL, Locale locale);