Home
last modified time | relevance | path

Searched defs:tpl (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dtemplate_data.h55 TemplateNode tpl; member
H A Dtemplate_data.cpp32 TemplateNode::TemplateNode(const Template &tpl) : scheduler(tpl.scheduler_) in TemplateNode() argument
75 TemplateRootNode(const std::string &uri, const std::string &bundleName, const int64_t subscriberId, const int32_t userId, const Template &tpl) TemplateRootNode() argument
91 TemplateData( const std::string &uri, const std::string &bundleName, int64_t subscriberId, int32_t userId, const Template &tpl) TemplateData() argument
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/src/
H A Dpersistent_data_controller.cpp23 int PersistentDataController::AddQueryTemplate(const std::string &uri, int64_t subscriberId, Template &tpl) in AddQueryTemplate() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp119 Template tpl; in OnAddTemplate() local
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dslientswitch_test.cpp492 auto tpl = GetTemplate(); in HWTEST_F() local
510 auto tpl = GetTemplate(); in HWTEST_F() local
526 auto tpl = GetTemplate(); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.cpp31 bool TemplateManager::Get(const Key &key, int32_t userId, Template &tpl) in Get() argument
36 int32_t TemplateManager::Add(const Key &key, int32_t userId, const Template &tpl) in Add() argument
320 Template tpl; in Notify() local
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_service_proxy.cpp196 int DataShareServiceProxy::AddQueryTemplate(const std::string &uri, int64_t subscriberId, Template &tpl) in AddQueryTemplate() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dscheduler_manager.cpp154 Template tpl; in ExecuteSchedulerSQL() local
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper_impl.cpp311 int DataShareHelperImpl::AddQueryTemplate(const std::string &uri, int64_t subscriberId, Template &tpl) in AddQueryTemplate() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_helper.cpp646 Template tpl = DataShareJSUtils::Convert2Template(env, argv[PARAM2]); in Napi_AddTemplate() local

Completed in 9 milliseconds