Home
last modified time | relevance | path

Searched defs:customTyepCfgs (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp388 std::vector<TypeDescriptorCfg> customTyepCfgs = CustomUtdStore::GetInstance().GetTypeCfgs(user); in InstallCustomUtds() local
411 std::vector<TypeDescriptorCfg> customTyepCfgs = CustomUtdStore::GetInstance().GetTypeCfgs(user); in UninstallCustomUtds() local
420 void UtdClient::UpdateGraph(const std::vector<TypeDescriptorCfg> &customTyepCfgs) in UpdateGraph() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp149 InstallCustomUtds(const std::string &bundleName, const std::string &jsonStr, int32_t user, std::vector<TypeDescriptorCfg> &customTyepCfgs) InstallCustomUtds() argument
173 UninstallCustomUtds(const std::string &bundleName, int32_t user, std::vector<TypeDescriptorCfg> &customTyepCfgs) UninstallCustomUtds() argument
199 ProcessUtdForSave(const CustomUtdCfgs &utdTypes, std::vector<TypeDescriptorCfg> &customTyepCfgs, const std::string &bundleName) ProcessUtdForSave() argument
[all...]

Completed in 2 milliseconds