Searched refs:castDescriptor (Results 1 – 1 of 1) sorted by relevance
141 std::u16string castDescriptor = theToken->GetDescriptor(); in GetAbilityRecordByToken() local142 if (castDescriptor != u"ohos.aafwk.AbilityToken") { in GetAbilityRecordByToken()143 …kTag::ABILITYMGR, "Input token iface_cast error:%{public}s.", Str16ToStr8(castDescriptor).c_str()); in GetAbilityRecordByToken()