Home
last modified time | relevance | path

Searched defs:UPlugData (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
Dicuplug.cpp51 struct UPlugData { struct
52 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */
53 uint32_t structSize; /**< initialized to the size of this structure */
54 uint32_t token; /**< must be U_PLUG_TOKEN */
55 void *lib; /**< plugin library, or nullptr */
56 char libName[UPLUG_NAME_MAX]; /**< library name */
57 char sym[UPLUG_NAME_MAX]; /**< plugin symbol, or nullptr */
58 char config[UPLUG_NAME_MAX]; /**< configuration data */
59 void *context; /**< user context data */
60 char name[UPLUG_NAME_MAX]; /**< name of plugin */
[all …]
/external/cronet/tot/third_party/icu/source/common/
Dicuplug.cpp51 struct UPlugData { struct
52 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */
53 uint32_t structSize; /**< initialized to the size of this structure */
54 uint32_t token; /**< must be U_PLUG_TOKEN */
55 void *lib; /**< plugin library, or nullptr */
56 char libName[UPLUG_NAME_MAX]; /**< library name */
57 char sym[UPLUG_NAME_MAX]; /**< plugin symbol, or nullptr */
58 char config[UPLUG_NAME_MAX]; /**< configuration data */
59 void *context; /**< user context data */
60 char name[UPLUG_NAME_MAX]; /**< name of plugin */
[all …]
/external/cronet/stable/third_party/icu/source/common/
Dicuplug.cpp51 struct UPlugData { struct
52 UPlugEntrypoint *entrypoint; /**< plugin entrypoint */
53 uint32_t structSize; /**< initialized to the size of this structure */
54 uint32_t token; /**< must be U_PLUG_TOKEN */
55 void *lib; /**< plugin library, or nullptr */
56 char libName[UPLUG_NAME_MAX]; /**< library name */
57 char sym[UPLUG_NAME_MAX]; /**< plugin symbol, or nullptr */
58 char config[UPLUG_NAME_MAX]; /**< configuration data */
59 void *context; /**< user context data */
60 char name[UPLUG_NAME_MAX]; /**< name of plugin */
[all …]
/external/icu/icu4c/source/common/unicode/
Dicuplug.h127 typedef struct UPlugData UPlugData; typedef
/external/cronet/tot/third_party/icu/source/common/unicode/
Dicuplug.h127 typedef struct UPlugData UPlugData; typedef
/external/cronet/stable/third_party/icu/source/common/unicode/
Dicuplug.h127 typedef struct UPlugData UPlugData; typedef
/external/icu/libicu/cts_headers/unicode/
Dicuplug.h127 typedef struct UPlugData UPlugData; typedef