OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setEntryName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uresbund.c
293
static void
setEntryName
(UResourceDataEntry *res, char *name, UErrorCode *status) {
361
setEntryName
(r, name, status);
[
all
...]
/external/icu4c/common/
uresbund.cpp
291
static void
setEntryName
(UResourceDataEntry *res, const char *name, UErrorCode *status) {
359
setEntryName
(r, name, status);
[
all
...]
Completed in 25 milliseconds