Searched refs:SetDependSa (Results 1 – 9 of 9) sorted by relevance
233 void SetDependSa(const std::vector<int32_t>& dependSa);
91 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa() function in SystemAbility
95 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa() function in SystemAbility
122 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa() function in OHOS::SystemAbility
126 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa() function in OHOS::SystemAbility
841 mockSa->SetDependSa(dependSa);861 mockSa->SetDependSa(dependSa);
300 void SystemAbility::SetDependSa(const std::vector<std::int32_t>& dependSa) in SetDependSa() function in OHOS::SystemAbility
252 ability->SetDependSa(saProfile.dependSa); in AddAbility()