Home
last modified time | relevance | path

Searched refs:RemoveEntity (Results 1 – 7 of 7) sorted by relevance

/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
DactsCESMatchingSkillsTest.cpp81 matchingSkills.RemoveEntity(entity);
86 matchingSkills.RemoveEntity(entityRemove);
124 matchingSkills.RemoveEntity(entity);
129 matchingSkills.RemoveEntity(entityRemove);
168 matchingSkills.RemoveEntity(entity);
173 matchingSkills.RemoveEntity(entityRemove);
224 matchingSkills.RemoveEntity(entity);
229 matchingSkills.RemoveEntity(entityRemove);
293 matchingSkills.RemoveEntity(entity);
298 matchingSkills.RemoveEntity(entityRemove);
[all …]
/base/notification/common_event_service/interfaces/inner_api/
Dmatching_skills.h66 void RemoveEntity(const std::string &entity);
/base/notification/common_event_service/test/fuzztest/matchingskills_fuzzer/
Dmatchingskills_fuzzer.cpp38 matchingSkills.RemoveEntity(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/common_event_service/frameworks/native/test/unittest/
Dmatching_skills_test.cpp77 matchSkills.RemoveEntity(entity);
79 matchSkills.RemoveEntity(entity);
/base/notification/common_event_service/frameworks/native/src/
Dmatching_skills.cpp57 void MatchingSkills::RemoveEntity(const std::string &entity) in RemoveEntity() function in OHOS::EventFwk::MatchingSkills
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
Dcommon_event_services_system_test.cpp2469 matchingSkills.RemoveEntity(entity);
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
DactsCESManagertest.cpp3082 matchingSkills.RemoveEntity(entity);