Searched defs:continueToken (Results 1 – 3 of 3) sorted by relevance
151 sptr<IRemoteObject> continueToken = nullptr; variable169 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable186 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable280 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable300 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable320 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable341 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable362 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable384 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable404 sptr<IRemoteObject> continueToken = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable[all …]
48 …ionManager::Init(const std::shared_ptr<Ability> &ability, const sptr<IRemoteObject> &continueToken, in Init()103 sptr<IRemoteObject> continueToken = continueToken_; in HandleContinueAbilityWithStack() local402 sptr<IRemoteObject> continueToken = continueToken_; in HandleContinueAbility() local
49 const sptr<IRemoteObject> &continueToken, const std::shared_ptr<AbilityInfo> &abilityInfo, in Init()115 auto continueToken = continueTokenWeak.promote(); in HandleContinueAbilityWithStack() local423 auto continueToken = continueTokeWeak.promote(); in HandleContinueAbility() local