Home
last modified time | relevance | path

Searched defs:priorityScheme (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_server.h85 …inline T *CreateObject(uint16_t serviceType, const PriorityScheme &priorityScheme, uint32_t &error… in CreateObject()
94 inline T *CreateObject(uint16_t serviceType, const PriorityScheme &priorityScheme) in CreateObject()
125 const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
134 const PriorityScheme &priorityScheme) in CreateObject()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/thirdpartyadp/gstreamer/
H A Dgst_plugin_fw.cpp55const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dgst_plugin_fw_test.cpp81 PriorityScheme priorityScheme; variable
H A Dplugin_server_test.cpp220 const PriorityScheme priorityScheme; variable
H A Dplugins_manager_src_framework_test.cpp193 PriorityScheme priorityScheme; variable
596 PriorityScheme priorityScheme; variable
764 PriorityScheme priorityScheme; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin_fw.cpp57 const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
H A Dimpl_class_mgr.cpp124const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
220 const PriorityScheme &priorityScheme) in SearchByPriority()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/
H A Dplugin_server.cpp126const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/
H A Dplugin_manager_test.cpp509 PriorityScheme priorityScheme = { PriorityType::PRIORITY_ORDER_BY_ATTR_DESCENDING, "labelNum" }; variable