Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dtemplate_data.cpp107 int32_t TemplateData::Query(const std::string &filter, Template &aTemplate) in Query() argument
125 aTemplate = data.ToTemplate(); in Query()
147 const int64_t subscriberId, const Template &aTemplate) in Add() argument
154 TemplateData data(uri, bundleName, subscriberId, userId, aTemplate); in Add()
H A Dtemplate_data.h61 static int32_t Query(const std::string &filter, Template &aTemplate);
65 const int64_t subscriberId, const Template &aTemplate);