Home
last modified time | relevance | path

Searched defs:UResourceBundle (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresimp.h63 struct UResourceBundle { struct
80 … /*const UResourceBundle *fParentRes;*/ /* needed to get the actual locale for a child resource */ argument
/third_party/icu/icu4c/source/common/
Duresimp.h64 struct UResourceBundle { struct
84 … /*const UResourceBundle *fParentRes;*/ /* needed to get the actual locale for a child resource */ argument
/third_party/node/deps/icu-small/source/common/
Duresimp.h67 struct UResourceBundle { struct
68 const char *fKey; /*tag*/
74 UResourceDataEntry *fData; /*for low-level access*/
75 char *fVersion;
101 * "Smart pointer" like class, closes a UResourceBundle via ures_close(). argument
/third_party/skia/third_party/externals/icu/source/common/
Duresimp.h64 struct UResourceBundle { struct
84 … /*const UResourceBundle *fParentRes;*/ /* needed to get the actual locale for a child resource */ argument
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dures.h59 typedef struct UResourceBundle UResourceBundle; typedef
/third_party/icu/icu4c/source/common/unicode/
Dures.h62 typedef struct UResourceBundle UResourceBundle; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dures.h62 typedef struct UResourceBundle UResourceBundle; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Dures.h62 typedef struct UResourceBundle UResourceBundle; typedef
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java95 public abstract class UResourceBundle extends ResourceBundle { class
158 public UResourceBundle() { in UResourceBundle() method in UResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DUResourceBundle.java96 public abstract class UResourceBundle extends ResourceBundle { class
155 public UResourceBundle() { in UResourceBundle() method in UResourceBundle