Home
last modified time | relevance | path

Searched defs:packLanguage (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/minikin/libs/minikin/
H A DLocale.cpp98 static uint16_t packLanguage(const StringPiece& in) { in packLanguage() function
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2008 void ResTable_config::packLanguage(const char* language) { in packLanguage() function in android::ResTable_config