Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dreporter.cpp60 static ServiceFaultImpl serviceFault; in ServiceFault() local
61 serviceFault.SetThreadPool(executors_); in ServiceFault()
62 return &serviceFault; in ServiceFault()