Home
last modified time | relevance | path

Searched defs:customCfgs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp69 std::vector<TypeDescriptorCfg> customCfgs = {}; variable
100 std::vector<TypeDescriptorCfg> customCfgs = {}; variable
126 std::vector<TypeDescriptorCfg> customCfgs = {}; variable
160 std::vector<TypeDescriptorCfg> customCfgs = {}; variable
273 std::vector<TypeDescriptorCfg> customCfgs = {tdc1, tdc3}; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_cfgs_checker.cpp43 const std::vector<TypeDescriptorCfg> &customCfgs, const std::string &bundleName) in CheckTypeDescriptors()
103 const std::vector<TypeDescriptorCfg> &customCfgs) in CheckTypesRelation()
171 const std::vector<TypeDescriptorCfg> &customCfgs) in CanConstructDAG()