Home
last modified time | relevance | path

Searched refs:DECLARE_INTERFACE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decompress_component.h39 DECLARE_INTERFACE(OHOS::ImagePlugin::AbsImageDecompressComponent, IMAGE_DECOMPRESS_COMP_IID)
H A Dabs_image_format_agent.h44 DECLARE_INTERFACE(OHOS::ImagePlugin::AbsImageFormatAgent, IMAGE_FORMAT_AGENT_IID)
H A Dabs_image_encoder.h56 DECLARE_INTERFACE(OHOS::ImagePlugin::AbsImageEncoder, IMAGE_ENCODER_IID)
H A Dabs_image_decoder.h267 DECLARE_INTERFACE(OHOS::ImagePlugin::AbsImageDecoder, IMAGE_DECODER_IID)
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/plugin_example/interface/vision/
H A Dabs_image_detector.h40 DECLARE_INTERFACE(OHOS::PluginExample::AbsImageDetector, PLUGIN_EXAMPLE_IID)
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_service.h49 #define DECLARE_INTERFACE(Type, ID) template<> inline uint16_t GET_INTERFACE_ID<Type>() { return ID… macro