OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rootres
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/common/
uresdata.c
158
pResData->
rootRes
=(Resource)*pResData->pRoot;
169
rootType=RES_GET_TYPE(pResData->
rootRes
);
504
return res_getTableItemByKey(pResData, pResData->
rootRes
, &idx, &realKey);
953
Resource
rootRes
;
1006
rootRes
=ds->readUInt32(*inBundle);
[
all
...]
uresbund.c
109
*res = res_getTableItemByKey(&(resB->fData), resB->fData.
rootRes
, &indexR, resTag); /* try to get data from there */
117
*res = res_getTableItemByKey(&(resB->fData), resB->fData.
rootRes
, &indexR, resTag);
[
all
...]
uresdata.h
312
Resource
rootRes
;
/external/icu4c/test/intltest/
restsnew.cpp
[
all
...]
/external/icu4c/tools/toolutil/
pkgitems.cpp
433
resData.
rootRes
, NULL, NULL, 0,
Completed in 1945 milliseconds