Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dicu.cpp53 static bool found_icu = __find_icu(); in __find_icu_symbol() local
54 if (!found_icu) return nullptr; in __find_icu_symbol()