Home
last modified time | relevance | path

Searched refs:saids (Results 1 - 3 of 3) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs229 pub fn send_strategy(s_type: i32, saids: Vec<i32>, level: i32, action: &str) -> i32 { in send_strategy()
231 SendStrategy(s_type, saids, level, action) in send_strategy()
H A Dwrapper.rs105 saids: Vec<i32>, in SendStrategy()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp374 std::list<int32_t> saids = GetAllOndemandSa(); in DoLoadForPerf() local
375 HILOGD("DoLoadForPerf ondemand size : %{public}zu.", saids.size()); in DoLoadForPerf()
377 for (auto said : saids) { in DoLoadForPerf()

Completed in 5 milliseconds