Home
last modified time | relevance | path

Searched refs:IsValidUtdId (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_meta_test.cpp131 * @tc.desc: Normal testcase of IsValidUtdId
137 bool ret = UtdUtils::IsValidUtdId(utdId); in HWTEST_F()
143 * @tc.desc: Abnormal testcase of IsValidUtdId
149 bool ret = UtdUtils::IsValidUtdId(utdId); in HWTEST_F()
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dunified_record_impl.cpp162 if (UtdUtils::IsValidUtdId(type)) { in CUnifiedRecord()
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_record_napi.cpp82 if (UtdUtils::IsValidUtdId(type)) { in GenerateNativeRecord()
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h540 bool API_EXPORT IsValidUtdId(const std::string &utdId);
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp507 bool IsValidUtdId(const std::string &utdId) in IsValidUtdId() function

Completed in 4 milliseconds