Searched refs:CONNECT_ERROR (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/ |
H A D | free_install_params.h | 34 CONNECT_ERROR = 0x820101, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/ |
H A D | bundle_connect_ability_mgr.cpp | 409 … CallAbilityManager(FreeInstallErrorCode::CONNECT_ERROR, want, userId, freeInstallParams.callback); in SendRequestToServiceCenter() 411 SendSysEvent(FreeInstallErrorCode::CONNECT_ERROR, want, userId); in SendRequestToServiceCenter() 768 … CallAbilityManager(FreeInstallErrorCode::CONNECT_ERROR, want, userId, freeInstallParams.callback); in SendRequest() 769 SendSysEvent(FreeInstallErrorCode::CONNECT_ERROR, want, userId); in SendRequest() 785 …SendCallBack(FreeInstallErrorCode::CONNECT_ERROR, want, userId, targetAbilityInfo.targetInfo.trans… in SendRequest() 786 SendSysEvent(FreeInstallErrorCode::CONNECT_ERROR, want, userId); in SendRequest()
|
/ohos5.0/base/request/request/frameworks/js/napi/include/ |
H A D | js_common.h | 66 CONNECT_ERROR, enumerator
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 313 { CONNECT_ERROR, Faults::TCP }, in Convert2Broken() 363 { CONNECT_ERROR, CONNECT_ERROR_INFO }, in Convert2ReasonMsg()
|