Home | History | Annotate | Download | only in native

Lines Matching defs:systemPath

903     std::string systemPath;
904 systemPath = systemPathPrefix;
905 systemPath += "/usr/icu/";
906 systemPath += U_ICUDATA_NAME;
907 systemPath += ".dat";
909 if (!mapIcuData(systemPath)) {