Lines Matching full:packagename
83 * @param packageName The packageName and locale together point to an ICU udata object,
84 * as defined by <code> udata_open( packageName, "res", locale, err) </code>
85 * or equivalent. Typically, packageName will refer to a (.dat) file, or to
87 * pathname for packageName is deprecated.
106 ResourceBundle(const UnicodeString& packageName,
113 * @param packageName The packageName and locale together point to an ICU udata object,
114 * as defined by <code> udata_open( packageName, "res", locale, err) </code>
115 * or equivalent. Typically, packageName will refer to a (.dat) file, or to
117 * pathname for packageName is deprecated.
121 ResourceBundle(const UnicodeString& packageName,
136 * @param packageName The packageName and locale together point to an ICU udata object,
137 * as defined by <code> udata_open( packageName, "res", locale, err) </code>
138 * or equivalent. Typically, packageName will refer to a (.dat) file, or to
140 * pathname for packageName is deprecated.
146 ResourceBundle(const char* packageName,