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

  /external/sqlite/android/
sqlite3_android.h 28 int register_localized_collators(sqlite3* handle, const char* systemLocale, int utf16Storage);
sqlite3_android.cpp 425 int utf16Storage __attribute((unused)))
442 if (utf16Storage) {
481 if (utf16Storage) {
499 extern "C" int register_android_functions(sqlite3 * handle, int utf16Storage __attribute((unused)))
510 if (utf16Storage) {

Completed in 133 milliseconds