Lines Matching refs:name
211 * updates id->factory mappings, and returns the display name for
256 * <p>Return, in result, the display name of the id in the provided locale.
264 * @param locale the locale for which to generate the corresponding localized display name.
265 * @param result output parameter to hold the display name.
335 * @param locale the locale for which to generate the corresponding localized display name.
336 * @param result output parameter to hold the display name.
408 * <p>The display name of the pair.</p>
531 const UnicodeString name;
556 * The name cache.
570 * <p>Construct with a name (useful for debugging).</p>
572 * @param name a name to use in debugging.
574 ICUService(const UnicodeString& name);
582 * <p>Return the name of this service. This will be the empty string if none was assigned.
585 * @param result an output parameter to contain the name of this service.
586 * @return the name of this service.
695 * @param result an output parameter to hold the display name.
701 * <p>Given a visible ID, return the display name in the requested locale.
706 * @param result an output parameter to hold the display name.