OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPhonebookIndex
(Results
1 - 3
of
3
) sorted by null
/external/sqlite/android/
PhonebookIndex.h
41
int32_t
GetPhonebookIndex
(UCharIterator * iter, const char * locale, UChar * out, int32_t size,
PhonebookIndex.cpp
121
int32_t
GetPhonebookIndex
(UCharIterator * iter, const char * locale, UChar * out, int32_t size,
sqlite3_android.cpp
100
uint32_t len = android::
GetPhonebookIndex
(&iter, locale, index, sizeof(index), &isError);
Completed in 104 milliseconds