Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp394 UpdateGraph(customTyepCfgs); in InstallCustomUtds()
401 UpdateGraph(customTyepCfgs); in InstallCustomUtds()
417 UpdateGraph(customTyepCfgs); in UninstallCustomUtds()
420 void UtdClient::UpdateGraph(const std::vector<TypeDescriptorCfg> &customTyepCfgs) in UpdateGraph() function in OHOS::UDMF::UtdClient
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dutd_client.h63 void UpdateGraph(const std::vector<TypeDescriptorCfg> &customTyepCfgs);