Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/manager/include/
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()
/foundation/multimedia/image_framework/plugins/manager/src/thirdpartyadp/gstreamer/
Dgst_plugin_fw.cpp55const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
Dgst_plugin_fw_test.cpp81 PriorityScheme priorityScheme; variable
Dplugin_server_test.cpp220 const PriorityScheme priorityScheme; variable
Dplugins_manager_src_framework_test.cpp193 PriorityScheme priorityScheme; variable
596 PriorityScheme priorityScheme; variable
764 PriorityScheme priorityScheme; variable
/foundation/multimedia/image_framework/plugins/manager/src/framework/
Dplugin_fw.cpp57 const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
Dimpl_class_mgr.cpp124const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
220 const PriorityScheme &priorityScheme) in SearchByPriority()
/foundation/multimedia/image_framework/plugins/manager/src/
Dplugin_server.cpp126const PriorityScheme &priorityScheme, uint32_t &errorCode) in CreateObject()
/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/
Dplugin_manager_test.cpp509 PriorityScheme priorityScheme = { PriorityType::PRIORITY_ORDER_BY_ATTR_DESCENDING, "labelNum" }; variable