Home
last modified time | relevance | path

Searched refs:SYSTEM_ABILITY_TOKEN_CALLBACK (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp67 const std::u16string SYSTEM_ABILITY_TOKEN_CALLBACK = u"ohos.aafwk.ISystemAbilityTokenCallback"; variable
2008 if (!data.WriteInterfaceToken(SYSTEM_ABILITY_TOKEN_CALLBACK)) { in SendResultToSystemAbility()