Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_bsuni_driver.cpp30 void VendorBsuniDriver::SetDriverWrapper(VendorBsuniDriver *driver) in SetDriverWrapper() function in VendorBsuniDriver
224 SetDriverWrapper(nullptr); in UnInit()
245 SetDriverWrapper(this); in OnCreate()
269 SetDriverWrapper(nullptr); in OnDestroy()
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dvendor_bsuni_driver.h25 static void SetDriverWrapper(VendorBsuniDriver *driver);
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_bsuni_driver_test.cpp237 VendorBsuniDriver::SetDriverWrapper(nullptr);