Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h321 DistributedModuleConfig moduleConfig_; member in OHOS::MiscServices::final
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp149 moduleConfig_.Init(); in OnStart()
152 moduleConfig_.Watch(std::bind(&PasteboardService::OnConfigChange, this, std::placeholders::_1)); in OnStart()
200 moduleConfig_.DeInit(); in OnStop()
2195 auto isOn = moduleConfig_.IsOn(); in GetClipPlugin()

Completed in 6 milliseconds