Home
last modified time | relevance | path

Searched defs:ordered (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/notification/ces_standard/actsCommonEventSubscriberCAPITest/entry/src/main/cpp/commonevent/
Dcommonevent_publishinfo_test.cpp34 bool ordered = true; in TestCommonEventCreatePublishInfo001() local
48 bool ordered = false; in TestCommonEventCreatePublishInfo002() local
62 bool ordered = true; in TestCommonEventDestroyPublishInfo001() local
75 bool ordered = true; in TestCommonEventSetPublishInfoBundleName001() local
89 bool ordered = true; in TestCommonEventSetPublishInfoBundleName002() local
105 bool ordered = true; in TestCommonEventSetPublishInfoBundleName003() local
119 bool ordered = true; in TestCommonEventSetPublishInfoPermissions001() local
135 bool ordered = true; in TestCommonEventSetPublishInfoPermissions002() local
151 bool ordered = true; in TestCommonEventSetPublishInfoPermissions003() local
166 bool ordered = true; in TestCommonEventSetPublishInfoCode001() local
[all …]
Dcommonevent_publish_test.cpp46 bool ordered = true; in TestCommonEventPublishWithInfo001() local
59 bool ordered = false; in TestCommonEventPublishWithInfo002() local
72 bool ordered = true; in TestCommonEventPublishWithInfo003() local
85 bool ordered = true; in TestCommonEventPublishWithInfo004() local
Dcommonevent_ordered_test.cpp68 bool ordered = true; in TestCommonEventIsOrderedCommonEvent001() local
80 bool ordered = OH_CommonEvent_IsOrderedCommonEvent(nullptr); in TestCommonEventIsOrderedCommonEvent002() local
111 bool ordered = true; in TestCommonEventFinishCommonEvent001() local
165 bool ordered = true; in TestCommonEventAbortCommonEvent001() local
208 bool ordered = true; in TestCommonEventGetAbortCommonEvent001() local
251 bool ordered = true; in TestCommonEventClearAbortCommonEvent001() local
330 bool ordered = true; in TestCommonEventSetCodeToSubscriber001() local
367 bool ordered = true; in TestCommonEventGetCodeFromSubscriber001() local
412 bool ordered = true; in TestCommonEventSetDataToSubscriber001() local
468 bool ordered = true; in TestCommonEventGetDataFromSubscriber001() local
/test/xts/acts/notification/ces_standard/actsNotificationCommonEventCAPITest/entry/src/main/cpp/
Dpublishinfo.cpp24 bool ordered = true; in CreatePublishInfo() local
90 bool ordered = true; in SetPublishInfoBundleName() local
107 bool ordered = true; in SetPublishInfoPermissions() local
157 bool ordered = true; in SetPublishInfoCode() local
203 bool ordered = true; in SetPublishInfoData() local
253 bool ordered = true; in SetPublishInfoParameters() local
Dorderedcommonevent.cpp49 bool ordered = true; in IsOrderedCommonEvent() local
94 bool ordered = true; in FinishCommonEvent() local
144 bool ordered = true; in GetAbortCommonEvent() local
196 bool ordered = true; in AbortCommonEvent() local
240 bool ordered = true; in ClearAbortCommonEvent() local
284 bool ordered = true; in SubscriberCommonEvent() local
Dpublish.cpp34 bool ordered = true; in PublishWithInfo() local