Lines Matching refs:target
779 ImeIdentification target = { bundleName, subName };
780 return !(target == InputTypeManager::GetInstance().GetCurrentIme());
1266 auto target = ImeInfoInquirer::GetInstance().FindTargetSubtypeByCondition(info->subProps, condition);
1267 if (target == nullptr) {
1268 IMSA_HILOGE("target is empty!");
1271 SwitchInfo switchInfo = { std::chrono::system_clock::now(), target->name, target->id };
1298 auto target = ImeInfoInquirer::GetInstance().FindTargetSubtypeByCondition(info->subProps, condition);
1299 if (target == nullptr) {
1300 IMSA_HILOGE("target is empty!");
1303 SwitchInfo switchInfo = { std::chrono::system_clock::now(), target->name, target->id };