Searched refs:IMEBridgeImpl (Results 1 – 1 of 1) sorted by relevance
16 class IMEBridgeImpl : public IMEBridge { class18 IMEBridgeImpl() in IMEBridgeImpl() function in chromeos::IMEBridgeImpl25 virtual ~IMEBridgeImpl() { in ~IMEBridgeImpl()79 DISALLOW_COPY_AND_ASSIGN(IMEBridgeImpl);93 g_ime_bridge = new IMEBridgeImpl(); in Initialize()