Searched defs:dependSa (Results 1 – 8 of 8) sorted by relevance
764 vector<int32_t> dependSa; variable780 vector<int32_t> dependSa; variable793 vector<int32_t> dependSa; variable839 vector<int32_t> dependSa; variable859 vector<int32_t> dependSa; variable
95 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa()
91 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa()
122 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa()
126 void SystemAbility::SetDependSa(const std::vector<int32_t>& dependSa) in SetDependSa()
119 std::vector<int32_t> dependSa; member
300 void SystemAbility::SetDependSa(const std::vector<std::int32_t>& dependSa) in SetDependSa()
568 vector<int32_t> LocalAbilityManager::CheckDependencyStatus(const vector<int32_t>& dependSa) in CheckDependencyStatus()