Home
last modified time | relevance | path

Searched refs:E_EXTENSIONS_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/extension/src/
H A Dapp_domain_verify_extension_mgr.cpp75 return ErrorCode::E_EXTENSIONS_INTERNAL_ERROR; in CompleteVerifyRefresh()
95 return ErrorCode::E_EXTENSIONS_INTERNAL_ERROR; in SingleVerify()
119 return ErrorCode::E_EXTENSIONS_INTERNAL_ERROR; in ConvertToExplicitWant()
134 return ErrorCode::E_EXTENSIONS_INTERNAL_ERROR; in UpdateWhiteList()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/extension/app_domain_verify_extension_mgr_test/
H A Dapp_domain_verify_extension_mgr_test.cpp97 ErrorCode::E_EXTENSIONS_INTERNAL_ERROR);
155 bundleVerifyStatusInfo, type) == ErrorCode::E_EXTENSIONS_INTERNAL_ERROR);
210 …erifyExtensionMgr.ConvertToExplicitWant(atomicWant, cb) == ErrorCode::E_EXTENSIONS_INTERNAL_ERROR);
261 …SERT_TRUE(appDomainVerifyExtensionMgr.UpdateWhiteList() == ErrorCode::E_EXTENSIONS_INTERNAL_ERROR);
/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/include/
H A Dapp_domain_verify_error.h24 E_EXTENSIONS_INTERNAL_ERROR, enumerator