/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | user_callback_proxy.cpp | 22 void UserCallbackProxy::OnStopUserDone(int userId, int errcode) in OnStopUserDone() 27 void UserCallbackProxy::OnStartUserDone(int userId, int errcode) in OnStartUserDone() 32 void UserCallbackProxy::SendRequestCommon(int userId, int errcode, IUserCallback::UserCallbackCmd c… in SendRequestCommon()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_installer.h | 71 #define CHECK_PRO_RESULT(errcode, bundleInfo, permissions, abilityRes) \ argument 90 #define CHECK_PRO_PART_ROLLBACK(errcode, path, permissions, bundleInfo, abilityRes) \ argument 101 #define CHECK_PRO_ROLLBACK(errcode, permissions, bundleInfo, abilityRes, randStr) \ argument
|
H A D | gt_bundle_installer.h | 87 #define CHECK_PRO_RESULT(errcode, fp, permissions, bundleInfo, signatureInfo) \ argument 105 #define CHECK_PRO_PART_ROLLBACK(errcode, path, permissions, bundleInfo, signatureInfo) \ argument 117 #define CHECK_PRO_ROLLBACK(errcode, permissions, bundleInfo, signatureInfo, randStr) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/stop_user_callback_proxy_test/ |
H A D | stop_user_callback_proxy_test.cpp | 65 int errcode = 0; variable 84 int errcode = 0; variable
|
H A D | stop_user_callback_stub_mock.h | 48 virtual void OnStopUserDone(int userId, int errcode) {}; in OnStopUserDone() 49 virtual void OnStartUserDone(int userId, int errcode) {} in OnStartUserDone()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
H A D | trans_auth_message.c | 73 int32_t errcode; in TransAuthChannelMsgUnpack() local 110 int32_t TransAuthChannelErrorPack(int32_t errcode, const char *errMsg, char *cJsonStr, int32_t maxL… in TransAuthChannelErrorPack()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | heif_exif_metadata_accessor_test.cpp | 177 uint32_t errcode = imageAccessor.Write(); variable 198 uint32_t errcode = imageWriteAccessor.Write(); variable 231 uint32_t errcode = imageAccessor.Write(); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_provision_info/ |
H A D | app_provision_info_rdb.h | 46 #define CHECK_RDB_RESULT_RETURN_IF_FAIL(errcode, errmsg) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/ |
H A D | bundle_resource_rdb.h | 88 #define CHECK_RDB_RESULT_RETURN_IF_FAIL(errcode, errmsg) \ argument
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | charging_sound.cpp | 91 int32_t errcode = sound_->PrepareSound(); in Prepare() local 104 int32_t errcode = sound_->StartSound(); in Start() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_user_callback.cpp | 72 void OsAccountUserCallback::OnStopUserDone(int userId, int errcode) in OnStopUserDone() 85 void OsAccountUserCallback::OnStartUserDone(int userId, int errcode) in OnStartUserDone()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/ |
H A D | shared_bundle_installer.h | 82 #define CHECK_RESULT(errcode, errmsg) \ argument
|
H A D | inner_shared_bundle_installer.h | 148 #define CHECK_RESULT(errcode, errmsg) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/ |
H A D | quick_fix_deployer.h | 135 #define CHECK_QUICK_FIX_RESULT_RETURN_IF_FAIL(errcode) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/usercallbackstub_fuzzer/ |
H A D | usercallbackstub_fuzzer.cpp | 49 void OnStopUserDone(int userId, int errcode) override in OnStopUserDone() 51 void OnStartUserDone(int userId, int errcode) override {} in OnStartUserDone()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/stop_user_callback_stub_test/ |
H A D | stop_user_callback_stub_test.cpp | 30 void OnStopUserDone(int userId, int errcode) override in OnStopUserDone() 32 void OnStartUserDone(int userId, int errcode) override {} in OnStartUserDone()
|
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/ |
H A D | ipc_credential_auth_status_req.h | 82 void SetErrCode(int32_t errcode) in SetErrCode()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
H A D | js_ability.cpp | 41 …int errcode = stageContext->GetSystemPreferencesDir(dataGroupId, false, contextInfo.preferencesDir… in GetContextInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/user_controller_test/ |
H A D | user_controller_test.cpp | 60 void TestUserCallback::OnStartUserDone(int userId, int errcode) in OnStartUserDone() 65 void TestUserCallback::OnStopUserDone(int userId, int errcode) {} in OnStopUserDone()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/ |
H A D | app_service_fwk_installer.h | 124 #define CHECK_RESULT(errcode, errmsg) \ argument
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_rdb_data_manager.cpp | 61 bool AppDomainVerifyRdbDataManager::CheckRdbReturnIfOk(int errcode) in CheckRdbReturnIfOk()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_observer_stub.cpp | 36 int32_t errcode = BT_NO_ERROR; in OnRemoteRequest() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_relational_schema_analysis_test.cpp | 105 int errcode = SQLiteUtils::AnalysisSchema(db, name, table); in AnalysisTable() local
|
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | js_print_extension_context.cpp | 142 ErrCode errcode = ERR_OK; in OnStartAbility() local 200 ErrCode errcode = ERR_OK; in OnStartAbilityWithAccount() local 239 auto errcode = context->TerminateAbility(); in OnTerminateAbility() local 401 auto errcode = context->DisconnectAbility(want, connection); in OnDisconnectAbility() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/ |
H A D | backup_zip_util.cpp | 60 int errcode = 0; in AddFileInZip() local
|