Searched refs:TryCallGetImplementation (Results 1 – 1 of 1) sorted by relevance
22 EmojiFactory *TryCallGetImplementation(const char* name);77 EmojiFactory *EmojiFactoryCaller::TryCallGetImplementation( in TryCallGetImplementation() function in android::EmojiFactoryCaller132 EmojiFactory *factory = gCaller->TryCallGetImplementation(str.string()); in android_emoji_EmojiFactory_newInstance()