Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp137 sptr<IAbilityToken> theToken = iface_cast<IAbilityToken>(token); in GetAbilityRecordByToken() local
138 if (!theToken) { in GetAbilityRecordByToken()
142 std::u16string castDescriptor = theToken->GetDescriptor(); in GetAbilityRecordByToken()

Completed in 6 milliseconds