Home
last modified time | relevance | path

Searched refs:GetTypeIdsFromCfg (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.cpp85 std::vector<std::string> UtdClient::GetTypeIdsFromCfg(const std::string &mimeType) in GetTypeIdsFromCfg() function in OHOS::UDMF::UtdClient
H A Dutd_client.h62 std::vector<std::string> GetTypeIdsFromCfg(const std::string &mimeType);
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dutd_client.h62 std::vector<std::string> GetTypeIdsFromCfg(const std::string &mimeType);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp288 std::vector<std::string> typeIdsInCfg = GetTypeIdsFromCfg(lowerMimeType); in GetUniformDataTypesByMIMEType()
304 std::vector<std::string> UtdClient::GetTypeIdsFromCfg(const std::string &mimeType) in GetTypeIdsFromCfg() function in OHOS::UDMF::UtdClient