Home
last modified time | relevance | path

Searched refs:mimeType2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_packer_native_ndk_test.cpp61 Image_MimeType *mimeType2 = new Image_MimeType(); variable
62 mimeType2->data = str2;
63 mimeType2->size = 2;
66 OH_PackingOptions_SetMimeType(ops, mimeType2);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1411 std::string mimeType2 = "application/vnd.openxmlformats-officedocument.wordprocessingml.*"; variable
1413 status = UtdClient::GetInstance().GetUniformDataTypeByMIMEType(mimeType2, currType2);
1440 std::string mimeType2 = "application/vnd.openxmlformats-OFFICEdocument.wordprocessingml.*"; variable
1442 status = UtdClient::GetInstance().GetUniformDataTypeByMIMEType(mimeType2, currType2);