Home
last modified time | relevance | path

Searched refs:isSubscribeCommonEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_helper.cpp159 if (isSubscribeCommonEvent) { in PrintSubscribeCommonEvent()
162 isSubscribeCommonEvent = true; in PrintSubscribeCommonEvent()
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_helper.h58 bool isSubscribeCommonEvent = false; variable
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_helper_test.cpp171 EXPECT_EQ(helper.isSubscribeCommonEvent, true);