OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkg_createWindowsDLL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp
108
static int32_t
pkg_createWindowsDLL
(const char mode, const char *gencFilePath, UPKGOptions *o);
700
result =
pkg_createWindowsDLL
(mode, gencFilePath, o);
[
all
...]
/external/icu4c/tools/pkgdata/
pkgdata.cpp
64
static int32_t
pkg_createWindowsDLL
(const char mode, const char *gencFilePath, UPKGOptions *o);
726
result =
pkg_createWindowsDLL
(mode, gencFilePath, o);
[
all
...]
Completed in 36 milliseconds