Searched refs:saProfileMapTmp (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | system_ability_mgr_new_test.cpp | 98 if (saProfileMapTmp.count(SAID + loop) > 0) { in SaProfileRecover() 724 map<int32_t, SaProfile> saProfileMapTmp; variable 725 SaProfileStore(saMgr, saProfileMapTmp, maxLoop); 844 map<int32_t, SaProfile> saProfileMapTmp; variable 846 SaProfileStore(saMgr, saProfileMapTmp, maxLoop); 876 map<int32_t, SaProfile> saProfileMapTmp; variable 878 SaProfileStore(saMgr, saProfileMapTmp, maxLoop); 1175 map<int32_t, SaProfile> saProfileMapTmp; variable 1176 SaProfileStore(saMgr, saProfileMapTmp, maxLoop); 1249 map<int32_t, SaProfile> saProfileMapTmp; variable [all …]
|