Home
last modified time | relevance | path

Searched defs:belongsTo (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Duniform_type_descriptor_impl.cpp52 std::string belongsTo = cBelongsTo; in GetUniformDataTypeByFilenameExtension() local
76 std::string belongsTo = cBelongsTo; in GetUniformDataTypeByMIMEType() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dflexible_type.cpp71 GenFlexibleUtd(const std::string &mimeType, const std::string &fileExtension, const std::string &belongsTo) GenFlexibleUtd() argument
/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_graph.cpp51 std::vector<std::string> belongsTo = descriptorCfg.belongingToTypes; in InitUtdGraph() local
90 std::vector<std::string> belongsTo = descriptorCfg.belongingToTypes; in ConstructNewGraph() local
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.cpp57 GetUniformDataTypeByFilenameExtension(const std::string &fileExtension, std::string &typeId, std::string belongsTo) GetUniformDataTypeByFilenameExtension() argument
63 GetUniformDataTypeByMIMEType(const std::string &mimeType, std::string &typeId, std::string belongsTo) GetUniformDataTypeByMIMEType() argument
74 GetUniformDataTypesByFilenameExtension(const std::string &fileExtension, std::vector<std::string> &typeIds, const std::string &belongsTo) GetUniformDataTypesByFilenameExtension() argument
95 GetUniformDataTypesByMIMEType(const std::string &mimeType, std::vector<std::string> &typeIds, const std::string &belongsTo) GetUniformDataTypesByMIMEType() argument
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Duniform_type_descriptor_napi.cpp93 std::string belongsTo; in GetUniformDataTypeByFilenameExtension() local
131 std::string belongsTo; in GetUniformDataTypeByMIMEType() local
170 std::string belongsTo; GetMultiUniformDataTypesByFilenameExtension() local
206 std::string belongsTo; GetMultiUniformDataTypesByMIMEType() local
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp131 GetUniformDataTypeByFilenameExtension(const std::string &fileExtension, std::string &typeId, std::string belongsTo) GetUniformDataTypeByFilenameExtension() argument
175 GetUniformDataTypesByFilenameExtension(const std::string &fileExtension, std::vector<std::string> &typeIds, const std::string &belongsTo) GetUniformDataTypesByFilenameExtension() argument
219 GetUniformDataTypeByMIMEType(const std::string &mimeType, std::string &typeId, std::string belongsTo) GetUniformDataTypeByMIMEType() argument
272 GetUniformDataTypesByMIMEType(const std::string &mimeType, std::vector<std::string> &typeIds, const std::string &belongsTo) GetUniformDataTypesByMIMEType() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1760 const std::string belongsTo = ""; in HWTEST_F() local
1793 const std::string belongsTo = ""; in HWTEST_F() local

Completed in 6 milliseconds