HomeSort by relevance Sort by last modified time
    Searched refs:pkg_installLibrary (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 67 static int32_t pkg_installLibrary(const char *installDir, const char *dir, UBool noVersion);
658 result = pkg_installLibrary(o->install, targetDir, noVersion);
701 result = pkg_installLibrary(o->install, targetDir, noVersion);
777 result = pkg_installLibrary(o->install, targetDir, noVersion);
    [all...]
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp 67 static int32_t pkg_installLibrary(const char *installDir, const char *dir, UBool noVersion);
668 result = pkg_installLibrary(o->install, targetDir, noVersion);
711 result = pkg_installLibrary(o->install, targetDir, noVersion);
786 result = pkg_installLibrary(o->install, targetDir, noVersion);
    [all...]

Completed in 478 milliseconds