Home
last modified time | relevance | path

Searched defs:MIME_TYPE (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/common/include/
H A Dtest_params_config.h31 const std::string MIME_TYPE = "video/mp4v-es"; variable
117 const std::string MIME_TYPE = "audio/mp4a-latm"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h53 static const std::string MIME_TYPE; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h740 static const std::string MIME_TYPE; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp38 const std::string FileColumn::MIME_TYPE = "mimetype"; member in OHOS::FileManagement::CloudDisk::FileColumn
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/kits/js/serviceroutermgr/
H A Dservice_router_mgr.cpp48 constexpr const char* MIME_TYPE = "mimeType"; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h913 static const std::string MIME_TYPE; variable
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp24 const string MIME_TYPE = "video/avc"; variable
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/test/unittest/service_router_mgr_interface_test/
H A Dsrms_interface_test.cpp37 const std::string MIME_TYPE = "html"; variable
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp23 const string MIME_TYPE = "video/avc"; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp30 const string MIME_TYPE = "video/avc"; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp29 const string MIME_TYPE = "video/avc"; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp34 const string MIME_TYPE = "video/avc"; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta_key.h56 static constexpr const char MIME_TYPE[] = "codec_mime"; ///< @see MimeType variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp70 const std::string DistributedWant::MIME_TYPE("mime-type"); member in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp67 const std::string Want::MIME_TYPE("mime-type"); member in OHOS::AAFwk::Want
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp149 const std::string MIME_TYPE = "application/x-maker"; variable