Home
last modified time | relevance | path

Searched defs:DataShareStore (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Ddata_share_dao.h29 class DataShareStore; variable
Ddata_share_store.h31 DataShareStore(std::string dirPath): dbStore_(nullptr), dirPath_(dirPath){}; in DataShareStore() function