Home
last modified time | relevance | path

Searched refs:lookupByIdentifier (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DHyphenatorMap.cpp76 const Hyphenator* result = lookupByIdentifier(id); in lookupInternal()
115 const Hyphenator* HyphenatorMap::lookupByIdentifier(uint64_t id) const { in lookupByIdentifier() function in minikin::HyphenatorMap
125 return lookupByIdentifier(partialLocale.getIdentifier()); in lookupBySubtag()
DHyphenatorMap.h74 const Hyphenator* lookupByIdentifier(uint64_t id) const EXCLUSIVE_LOCKS_REQUIRED(mMutex);