Home
last modified time | relevance | path

Searched refs:uc_readFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A Ducreader.h18 const char16_t *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount);
H A Ducreader.cpp18 const char16_t *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() function
H A Dpflow.c361 const UChar *text = uc_readFile(fileName, guiSupport, &charCount); in pf_factory()