Home
last modified time | relevance | path

Searched refs:ERR_NO_TARGET (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Djson_helper.cpp158 errorCode = ERR_NO_TARGET; in GetJsonElement()
168 if (errorCode == ERR_NO_TARGET) { in PrintElementMissingLog()
H A Dimpl_class.cpp68 if (result != ERR_NO_TARGET) { in Register()
287 if (result != ERR_NO_TARGET) { in AnalysisServices()
315 if (result != ERR_NO_TARGET) { in AnalysisMaxInstance()
H A Dplugin_mgr.cpp65 if ((errorCode == SUCCESS) || (errorCode == ERR_NO_TARGET)) { in Register()
108 return ERR_NO_TARGET; in TraverseFiles()
/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_errors.h37 constexpr uint32_t ERR_NO_TARGET = BASE_PLUGIN_ERR_OFFSET + 10; member

Completed in 2 milliseconds