Home
last modified time | relevance | path

Searched refs:ClipFactory (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/include/
H A Dclip_factory.h20 class ClipFactory : public ClipPlugin::Factory { class
22 ClipFactory();
23 ~ClipFactory();
29 static ClipFactory factory_;
32 ClipPlugin *ClipFactory::Create() in Create()
37 bool ClipFactory::Destroy(ClipPlugin *plugin) in Destroy()
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp51 ClipFactory::ClipFactory() in ClipFactory() function in OHOS::MiscServices::ClipFactory
763 ClipPlugin::Factory *factory = new ClipFactory(); in HWTEST_F()

Completed in 3 milliseconds