| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| H A D | preferences_base.cpp | 174 int errcode = dataObsMgrClient->RegisterObserver(MakeUri(), observer); in RegisterObserver() local 269 int errcode = dataObsMgrClient->UnregisterObserver(MakeUri(), *it); in UnRegisterObserver() local
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_guest.c | 174 tst_handle_interrupt(struct kvm_interrupt_frame *ifrm, long vector, unsigned long errcode) tst_handle_interrupt() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | module.c | 121 int errcode, rval; in pa_module_load() local [all...] |
| /foundation/distributeddatamgr/relational_store/test/ndk/unittest/ |
| H A D | rdb_store_test.cpp | 716 int errcode = OH_Rdb_SetDistributedTables( in HWTEST_F() local
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_ipc_cmd_parser_service.cpp | 1549 int32_t errcode = -1; in HWTEST_F() local
|
| /foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
| H A D | preferences_impl.cpp | 45 int32_t errcode = 0; in GetInstancePath() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/devicestate/ |
| H A D | dm_device_state_manager.cpp | 537 listener_->OnCredentialAuthStatus(std::string(DM_PKG_NAME), deviceList, deviceTypeId, errcode); in HandleCredentialAuthStatus() local 530 HandleCredentialAuthStatus(const std::string &deviceList, uint16_t deviceTypeId, int32_t errcode) HandleCredentialAuthStatus() argument
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| H A D | device_manager_service_listener.cpp | 555 OnCredentialAuthStatus(const std::string &pkgName, const std::string &deviceList, uint16_t deviceTypeId, int32_t errcode) OnCredentialAuthStatus() argument
|
| /test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 119 int errcode = OH_PreferencesOption_Destroy(option);
in OH_PreferencesOption_Create_0100() local 132 int errcode = OH_PreferencesOption_SetFileName(option, "test.db");
in OH_PreferencesOption_SetFilePath_0100() local 149 int errcode = OH_PreferencesOption_SetFileName(option, "");
in OH_PreferencesOption_SetFilePath_0200() local 182 int errcode = OH_PreferencesOption_SetBundleName(option, "test"); OH_PreferencesOption_SetBundleName_0100() local 215 int errcode = OH_PreferencesOption_SetBundleName(option, NULL); OH_PreferencesOption_SetBundleName_0200() local 245 int errcode = OH_PreferencesOption_SetDataGroupId(option, ""); OH_PreferencesOption_SetDataGroupId_0100() local 275 int errcode = OH_PreferencesOption_SetDataGroupId(option, NULL); OH_PreferencesOption_SetDataGroupId_0200() local 306 int errcode = OH_PreferencesOption_Destroy(option); OH_PreferencesOption_Destroy_0100() local 321 int errcode = OH_PreferencesOption_Destroy(NULL); OH_PreferencesOption_Destroy_0200() local 342 int errcode = 1; OH_Preferences_Open_0100() local 370 int errcode = 1; OH_Preferences_Open_0200() local 396 int errcode = 1; OH_Preferences_Close_0100() local 428 int errcode = 1; OH_Preferences_SetInt_0100() local 483 int errcode = 1; OH_Preferences_SetGetInt_0100() local 554 int errcode = 1; OH_Preferences_SetGetString_0100() local 658 int errcode = 1; OH_Preferences_SetGetBool_0100() local 705 int errcode = 1; OH_Preferences_SetString_0100() local 751 int errcode = 1; OH_Preferences_SetBool_0100() local 797 int errcode = 1; OH_Preferences_GetInt_0100() local 853 int errcode = 1; OH_Preferences_GetString_0100() local 912 int errcode = 1; OH_Preferences_GetBool_0100() local 969 int errcode = 1; OH_Preferences_FreeString() local 1004 int errcode = 1; OH_Preferences_Delete() local 1028 int errcode = 1; OH_Preferences_RegisterDataObserver_0100() local 1076 int errcode = 1; OH_Preferences_UnregisterDataObserver_0100() local 1131 int errcode = OH_PreferencesValue_GetInt(NULL, &intV); OH_PreferencesPair_0200() local 1160 OH_Preferences_ErrCode errcode = PREFERENCES_OK; OH_Preferences_ErrCode_0100() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | ebur128.c | 223 int errcode; in ff_ebur128_init() local
|
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_mod.c | 292 int errcode = 0; in module_load_dso() local
|
| /third_party/openssl/crypto/conf/ |
| H A D | conf_mod.c | 286 int errcode = 0; in module_load_dso() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
| H A D | trace_utils.cpp | 411 int errcode = 0;
in ZipTraceFile() local
|
| /foundation/arkui/ui_appearance/services/src/ |
| H A D | ui_appearance_ability.cpp | 368 auto errcode = appManagerInstance->UpdateConfiguration(configuration, userId); in UpdateConfiguration() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_native_service_stub_test.cpp | 1593 uint32_t errcode = 9999; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
| H A D | conn_event_form.h | 68 int32_t errcode; // ERROR_CODE member 120 int32_t errcode; member 152 int32_t errcode; // ERROR_CODE member
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | softbus_proxychannel_manager_test.cpp | 2069 int32_t *errcode = nullptr; in HWTEST_F() local 2096 int32_t *errcode = nullptr; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
| H A D | trans_channel_manager.c | 211 static bool IsLaneModuleError(int32_t errcode) in IsLaneModuleError() argument
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/ |
| H A D | device_manager_notify.cpp | 1172 OnCredentialAuthStatus(const std::string &pkgName, const std::string &deviceList, uint16_t deviceTypeId, int32_t errcode) OnCredentialAuthStatus() argument
|
| /third_party/curl/src/ |
| H A D | tool_formparse.c | 80 tool_mime_new_filedata(struct tool_mime *parent, const char *filename, bool isremotefile, CURLcode *errcode) tool_mime_new_filedata() argument
|
| /third_party/libuv/src/unix/ |
| H A D | ibmi.c | 191 errcode_s errcode; in get_ibmi_system_status() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | ibmi.c | 191 errcode_s errcode; in get_ibmi_system_status() local
|
| /third_party/python/Parser/ |
| H A D | pegen.c | 750 _PyPegen_Parser_New(struct tok_state *tok, int start_rule, int flags, int feature_version, int *errcode, PyArena *arena) _PyPegen_Parser_New() argument 880 _PyPegen_run_parser_from_file_pointer(FILE *fp, int start_rule, PyObject *filename_ob, const char *enc, const char *ps1, const char *ps2, PyCompilerFlags *flags, int *errcode, PyArena *arena) _PyPegen_run_parser_from_file_pointer() argument
|
| H A D | pegen.h | 69 int *errcode; member
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| H A D | js_ui_extension_context.cpp | 811 AbilityErrorCode errcode = AbilityRuntime::GetJsErrorCodeByNativeError(innerErrorCode); in DoConnectUIServiceExtension() local
|