Searched refs:PublishUnorderedEvent (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_dump_test.cpp | 118 void PublishUnorderedEvent( 566 void CommonEventDumpTest::PublishUnorderedEvent( in PublishUnorderedEvent() function in __anon4c4d788a0110::CommonEventDumpTest 685 PublishUnorderedEvent(EVENT, TYPE, CODE, DATA, PERMISSION); 686 PublishUnorderedEvent(EVENT2, TYPE2, CODE2, DATA2, PERMISSION2); 1353 PublishUnorderedEvent(EVENT, TYPE, CODE, DATA, PERMISSION); 1354 PublishUnorderedEvent(EVENT2, TYPE2, CODE2, DATA2, PERMISSION2); 1385 PublishUnorderedEvent(EVENT, TYPE, CODE, DATA, PERMISSION); 1386 PublishUnorderedEvent(EVENT2, TYPE2, CODE2, DATA2, PERMISSION2);
|