Home
last modified time | relevance | path

Searched refs:ERR_GENERAL (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin_mgr.cpp92 return ERR_GENERAL; in TraverseFiles()
186 return ERR_GENERAL; in RegisterPlugin()
192 return ERR_GENERAL; in RegisterPlugin()
247 return ERR_GENERAL; in RegisterPlugin()
253 return ERR_GENERAL; in RegisterPlugin()
H A Dplugin.cpp106 return ERR_GENERAL; in Ref()
118 return ERR_GENERAL; in Ref()
125 return ERR_GENERAL; in Ref()
198 return ERR_GENERAL; in ResolveLibrary()
207 return ERR_GENERAL; in ResolveLibrary()
221 return ERR_GENERAL; in ResolveLibrary()
230 return ERR_GENERAL; in ResolveLibrary()
/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dplatform_adp.cpp76 return ERR_GENERAL; in CheckAndNormalizePath()
83 return ERR_GENERAL; in CheckAndNormalizePath()
H A Dattr_data.cpp300 return ERR_GENERAL; in InsertSet()
460 return ERR_GENERAL; in GetMinValue()
487 return ERR_GENERAL; in GetMaxValue()
515 return ERR_GENERAL; in GetMinValue()
539 return ERR_GENERAL; in GetMaxValue()
/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_errors.h27 constexpr uint32_t ERR_GENERAL = BASE_PLUGIN_ERR_OFFSET; // General error member
/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/
H A Dplugin_manager_test.cpp744 uint32_t testRet = ERR_GENERAL; in DoTestRegister003()
808 uint32_t testRet = ERR_GENERAL; in DoTestRegister004()
849 return ERR_GENERAL; in DoTestRegister004()
871 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit001()
925 uint32_t testRet = ERR_GENERAL; in DoTestInstanceLimit003()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dattr_data_test.cpp804 ASSERT_EQ(res, ERR_GENERAL); in HWTEST_F()
1364 ASSERT_EQ(ret, ERR_GENERAL); in HWTEST_F()
1368 ASSERT_EQ(ret, ERR_GENERAL); in HWTEST_F()
1389 ASSERT_EQ(ret, ERR_GENERAL); in HWTEST_F()
1393 ASSERT_EQ(ret, ERR_GENERAL); in HWTEST_F()

Completed in 7 milliseconds