Home
last modified time | relevance | path

Searched refs:castDescriptor (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp142 std::u16string castDescriptor = theToken->GetDescriptor(); in GetAbilityRecordByToken() local
143 if (castDescriptor != u"ohos.aafwk.AbilityToken") { in GetAbilityRecordByToken()
144 TAG_LOGE(AAFwkTag::ABILITYMGR, "Input token iface_cast error:%{public}s.", Str16ToStr8(castDescriptor).c_str()); in GetAbilityRecordByToken()

Completed in 8 milliseconds