Searched defs:targetRecord (Results 1 – 10 of 10) sorted by relevance
400 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingWantUid() local418 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingWantUserId() local437 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingWantBundleName() local459 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingWantCode() local478 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingWantType() local497 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in RegisterCancelListener() local523 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in UnregisterCancelListener() local551 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetPendingRequestWant() local583 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(obj); in GetWantSenderInfo() local
286 auto targetRecord = Token::GetAbilityRecordByToken(callerToken_); in AttachCallerInfo() local
510 std::shared_ptr<Mission> &targetMission, std::shared_ptr<AbilityRecord> &targetRecord) in HandleReusedMissionAndAbility()608 …std::shared_ptr<Mission> &targetMission, std::shared_ptr<AbilityRecord> &targetRecord, bool &isRea… in GetTargetMissionAndAbility()3279 std::shared_ptr<AbilityRecord> &targetRecord) in IsAbilityStarted()
3561 std::shared_ptr<AbilityRecord> targetRecord; in TerminateUIExtensionAbility() local3620 std::shared_ptr<AbilityRecord> targetRecord; in CloseUIExtensionAbilityBySCB() local3865 std::shared_ptr<AbilityRecord> targetRecord; in MinimizeUIExtensionAbility() local10899 std::shared_ptr<AbilityRecord> &targetRecord, const int32_t oriValidUserId) in IsAbilityStarted()10916 std::shared_ptr<AbilityRecord> &targetRecord) in OnExecuteIntent()10978 std::shared_ptr<AbilityRecord> targetRecord; in StartAbilityByCallWithInsightIntent() local
220 const AbilityRequest &abilityRequest, std::shared_ptr<AbilityRecord> &targetRecord) in SetLastExitReason()
117 std::shared_ptr<AbilityRecord> targetRecord; in DoSomethingInterestingWithMyAPI() local
82 VBucket &targetRecord = target[i]; in UpdateAssetsFlag() local
453 sptr<PendingWantRecord> targetRecord = iface_cast<PendingWantRecord>(target->AsObject()); variable
2907 auto targetRecord = AbilityRecord::CreateAbilityRecord(abilityRequest); variable2927 auto targetRecord = AbilityRecord::CreateAbilityRecord(abilityRequest); variable
879 std::shared_ptr<AbilityRecord> &targetRecord) in IsAbilityStarted()