Home
last modified time | relevance | path

Searched defs:needEraseIndexSet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
H A Dresident_process_manager_test.cpp96 std::set<uint32_t> needEraseIndexSet; variable
123 std::set<uint32_t> needEraseIndexSet; variable
150 std::set<uint32_t> needEraseIndexSet; variable
179 std::set<uint32_t> needEraseIndexSet; variable
208 std::set<uint32_t> needEraseIndexSet; variable
231 std::set<uint32_t> needEraseIndexSet; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dresident_process_manager.cpp93 std::set<uint32_t> needEraseIndexSet; in StartResidentProcessWithMainElement() local
136 std::set<uint32_t> needEraseIndexSet; // no use in NotifyDisableResidentProcess() local
164 std::set<uint32_t> &needEraseIndexSet, size_t bundleInfoIndex, int32_t userId) in CheckMainElement()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp142 std::set<uint32_t> needEraseIndexSet; in DoSomethingInterestingWithMyAPI() local