Searched refs:GetTypeCfgs (Results 1 – 4 of 4) sorted by relevance
31 std::vector<TypeDescriptorCfg> GetTypeCfgs(int32_t userId);
65 std::vector<TypeDescriptorCfg> CustomUtdStore::GetTypeCfgs(int32_t userId) in GetTypeCfgs() function in OHOS::UDMF::CustomUtdStore
102 typesCfg = CustomUtdStore::GetInstance().GetTypeCfgs(USERID);
65 customTypes = CustomUtdStore::GetInstance().GetTypeCfgs(userId); in Init()388 std::vector<TypeDescriptorCfg> customTyepCfgs = CustomUtdStore::GetInstance().GetTypeCfgs(user); in InstallCustomUtds()411 std::vector<TypeDescriptorCfg> customTyepCfgs = CustomUtdStore::GetInstance().GetTypeCfgs(user); in UninstallCustomUtds()