Home
last modified time | relevance | path

Searched refs:ERR_DEFAULT (Results 1 - 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp34 return HiviewNapiErrCode::ERR_DEFAULT; in List()
40 return HiviewNapiErrCode::ERR_DEFAULT; in List()
53 return HiviewNapiErrCode::ERR_DEFAULT; in List()
58 return HiviewNapiErrCode::ERR_DEFAULT; in List()
62 return HiviewNapiErrCode::ERR_DEFAULT; in List()
66 return HiviewNapiErrCode::ERR_DEFAULT; in List()
90 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
96 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
110 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
120 return HiviewNapiErrCode::ERR_DEFAULT; in Remove()
[all...]
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp45 return HiviewNapiErrCode::ERR_DEFAULT; in List()
66 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
71 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
82 return HiviewNapiErrCode::ERR_DEFAULT; in Remove()
H A Dhiview_napi_util.cpp87 std::make_pair(HiviewNapiErrCode::ERR_DEFAULT, "Environment is abnormal.") : errMap.at(retCode); in GetErrorDetailByRet()
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp271 return HiviewNapiErrCode::ERR_DEFAULT; in HandleListRequest()
282 return HiviewNapiErrCode::ERR_DEFAULT; in HandleListRequest()
287 return HiviewNapiErrCode::ERR_DEFAULT; in HandleListRequest()
291 return HiviewNapiErrCode::ERR_DEFAULT; in HandleListRequest()
295 return HiviewNapiErrCode::ERR_DEFAULT; in HandleListRequest()
316 return HiviewNapiErrCode::ERR_DEFAULT; in HandleCopyOrMoveRequest()
321 return HiviewNapiErrCode::ERR_DEFAULT; in HandleCopyOrMoveRequest()
326 return HiviewNapiErrCode::ERR_DEFAULT; in HandleCopyOrMoveRequest()
330 return HiviewNapiErrCode::ERR_DEFAULT; in HandleCopyOrMoveRequest()
334 return HiviewNapiErrCode::ERR_DEFAULT; in HandleCopyOrMoveRequest()
[all...]
H A Dhiview_service_ability.cpp207 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
223 return HiviewNapiErrCode::ERR_DEFAULT; in CopyOrMoveFile()
238 return HiviewNapiErrCode::ERR_DEFAULT; in Remove()
/base/hiviewdfx/hiview/adapter/service/common/include/
H A Dhiview_err_code.h26 constexpr int32_t ERR_DEFAULT = -1; member
/base/security/device_security_level/interfaces/inner_api/include/
H A Ddevice_security_defines.h91 ERR_DEFAULT = 0xFFFF enumerator
/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp41 constexpr int32_t ERR_DEFAULT = -1; member
239 return ERR_DEFAULT; in CopyFile()
245 return ERR_DEFAULT; in CopyFile()
251 return ERR_DEFAULT; in CopyFile()
268 return ERR_DEFAULT; in CopyFile()
293 return ERR_DEFAULT; in Move()
/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_request.c73 int32_t ret = ERR_DEFAULT; in GenerateDslmCertChain()
H A Ddslm_ohos_verify.c180 int32_t ret = ERR_DEFAULT; in VerifyNonceOfCertChain()
H A Dexternal_interface_adapter.c223 return ERR_DEFAULT; in HksAttestIsReadyAdapter()
/base/security/device_security_level/interfaces/inner_api/src/lite/small/
H A Ddevice_security_level_proxy.c37 uint32_t result = ERR_DEFAULT; in DslmIpcCallback()
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp1681 uint32_t result = ERR_DEFAULT; in HWTEST_F()

Completed in 34 milliseconds