| /base/hiviewdfx/faultloggerd/test/unittest/faultloggerd/ |
| D | faultlogger_server_test.cpp | 61 int32_t retCode{ResponseCode::DEFAULT_ERROR_CODE}; in SendRequestToServer() local 105 …int32_t retCode = SendRequestToServer(SERVER_CRASH_SOCKET_NAME, &requestData, sizeof(requestData)); variable 141 int32_t retCode = SendRequestToServer(SERVER_SOCKET_NAME, &requestData, sizeof(requestData)); variable 156 int32_t retCode = SendRequestToServer(SERVER_SOCKET_NAME, &requestData, sizeof(requestData)); variable 180 …int32_t retCode = SendRequestToServer(SERVER_SDKDUMP_SOCKET_NAME, &requestData, sizeof(requestData… variable 199 …int32_t retCode = SendRequestToServer(SERVER_SDKDUMP_SOCKET_NAME, &requestData, sizeof(requestData… variable 217 …int32_t retCode = SendRequestToServer(SERVER_SDKDUMP_SOCKET_NAME, &requestData, sizeof(requestData… variable 282 …int32_t retCode = SendRequestToServer(SERVER_CRASH_SOCKET_NAME, &requestData, sizeof(requestData)); variable 314 int32_t retCode = SendRequestToServer(SERVER_SOCKET_NAME, &requestData, sizeof(requestData)); variable 338 …int32_t retCode = SendRequestToServer(SERVER_CRASH_SOCKET_NAME, &requestData, sizeof(requestData)); variable [all …]
|
| D | faultloggerd_client_test.cpp | 180 int32_t retCode = ResponseCode::REQUEST_SUCCESS; variable 195 int32_t retCode = ResponseCode::REQUEST_SUCCESS; variable 273 int32_t retCode = ResponseCode::REQUEST_SUCCESS; variable 299 int32_t retCode = ResponseCode::REQUEST_SUCCESS; variable
|
| /base/theme/screenlock_mgr/services/src/ |
| D | screenlock_manager_stub.cpp | 198 int32_t retCode = SendScreenLockEvent(event, param); in OnSendScreenLockEvent() local 208 int32_t retCode = IsScreenLockDisabled(userId, isDisabled); in OnIsScreenLockDisabled() local 221 int32_t retCode = SetScreenLockDisabled(disable, userId); in OnSetScreenLockDisabled() local 231 int32_t retCode = SetScreenLockAuthState(authState, userId, authToken); in OnSetScreenLockAuthState() local 241 int32_t retCode = GetScreenLockAuthState(userId, authState); in OnGetScreenLockAuthState() local 254 int32_t retCode = RequestStrongAuth(reasonFlag, userId); in OnRequestStrongAuth() local 263 int32_t retCode = GetStrongAuth(userId, reasonFlag); in OnGetStrongAuth() local 287 int32_t retCode = RegisterInnerListener(userId, static_cast<ListenType>(listenType), listener); in OnRegistInnerListener() local 306 int32_t retCode = UnRegisterInnerListener(userId, listenType, listener); in OnUnRegistInnerListener() local 314 int32_t retCode = Lock(useId); in OnLockScreen() local [all …]
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| D | screenlock_manager_proxy.cpp | 87 int32_t retCode = reply.ReadInt32(); in IsLockedWithUserId() local 178 int32_t retCode = reply.ReadInt32(); in Lock() local 202 int32_t retCode = reply.ReadInt32(); in Lock() local 249 int32_t retCode = reply.ReadInt32(); in SendScreenLockEvent() local 267 int32_t retCode = reply.ReadInt32(); in IsScreenLockDisabled() local 290 int32_t retCode = reply.ReadInt32(); in SetScreenLockDisabled() local 311 int32_t retCode = reply.ReadInt32(); in SetScreenLockAuthState() local 330 int32_t retCode = reply.ReadInt32(); in GetScreenLockAuthState() local 351 int32_t retCode = reply.ReadInt32(); in RequestStrongAuth() local 370 int32_t retCode = reply.ReadInt32(); in GetStrongAuth() local [all …]
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_tlv.c | 31 …int8_t *ParseTlv(const uint8_t *buffer, TlvCommon *tlv, const uint8_t *boundary, uint32_t *retCode) in ParseTlv() 48 …nt8_t *AppendTlv(uint8_t *buffer, const TlvCommon *tlv, const uint8_t *boundary, uint32_t *retCode) in AppendTlv() 79 uint32_t retCode = TLV_OK; in Serialize() local 104 uint32_t retCode = TLV_OK; in Deserialize() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| D | faultloggerd_client.cpp | 52 int32_t retCode{ResponseCode::DEFAULT_ERROR_CODE}; in SendRequestToServer() local 207 int32_t retCode{ResponseCode::REQUEST_SUCCESS}; in ReportDumpStats() local 240 int32_t retCode{ResponseCode::DEFAULT_ERROR_CODE}; in SaveCoredumpToFileTimeout() local 280 int32_t retCode = in CancelCoredump() local 306 int32_t retCode = in StartCoredumpCb() local 336 int32_t retCode = in FinishCoredumpCb() local
|
| /base/print/print_fwk/services/scan_service/src/ |
| D | scan_mdns_service.cpp | 158 int32_t ScanMDnsDiscoveryObserver::HandleServiceFound(const MDnsServiceInfo &info, int32_t retCode) in HandleServiceFound() 173 int32_t ScanMDnsResolveObserver::HandleResolveResult(const MDnsServiceInfo &info, int32_t retCode) in HandleResolveResult() 224 int32_t ScanMDnsDiscoveryObserver::HandleServiceLost(const MDnsServiceInfo &info, int32_t retCode) in HandleServiceLost() 239 …32_t ScanMDnsLossResolveObserver::HandleResolveResult(const MDnsServiceInfo &info, int32_t retCode) in HandleResolveResult() 254 … ScanMDnsDiscoveryObserver::HandleStopDiscover(const MDnsServiceInfo &serviceInfo, int32_t retCode) in HandleStopDiscover()
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | disable_camera_plugin.cpp | 54 int32_t retCode = cameraManager->DestroyStubObj(); in SetOtherModulePolicy() local 73 int32_t retCode = cameraManager->DestroyStubObj(); in RemoveOtherModulePolicy() local
|
| /base/sensors/sensor_lite/frameworks/src/ |
| D | sensor_agent_proxy.c | 121 int32_t retCode; member 265 int32_t retCode = -1; in RegisterSensorChannel() local 294 int32_t retCode = -1; in UnregisterSensorChannel() local 365 int32_t retCode = -1; in ActivateSensorByProxy() local 386 int32_t retCode = -1; in DeactivateSensorByProxy() local 410 int32_t retCode = -1; in SetBatchByProxy() local 495 int32_t retCode = -1; in SetModeByProxy() local 517 int32_t retCode = -1; in SetOptionByProxy() local
|
| /base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
| D | mock_display_power_mgr_proxy.cpp | 43 int32_t& retCode) in SetBrightness() 49 int32_t& retCode) in SetMaxBrightness() 55 int32_t& retCode) in SetMaxBrightnessNit() 137 const sptr<IDisplayBrightnessCallback>& displayBrightnessCallback, uint32_t& retCode) in SetLightBrightnessThreshold() 154 int32_t& retCode) in NotifyScreenPowerStatus()
|
| /base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/ |
| D | bluetooth_manager_addon.cpp | 106 int32_t retCode = in SetBluetoothDisabled() local 167 …int32_t retCode = bluetoothManagerProxy->GetBluetoothDevices(adapterAddonData.data, deviceIds, pol… in GetBluetoothDevices() local 220 int32_t retCode = BluetoothManagerProxy::GetBluetoothManagerProxy()-> in AddOrRemoveBluetoothDevices() local 251 …int32_t retCode = BluetoothManagerProxy::GetBluetoothManagerProxy()->TurnOnOrOffBluetooth(adapterA… in TurnOnOrOffBluetooth() local 277 int32_t retCode = BluetoothManagerProxy::GetBluetoothManagerProxy()-> in GetDisallowedBluetoothProtocols() local 322 int32_t retCode = BluetoothManagerProxy::GetBluetoothManagerProxy()-> in AddOrRemoveDisallowedBluetoothProtocols() local
|
| /base/startup/appspawn/util/include/ |
| D | appspawn_utils.h | 211 #define APPSPAWN_CHECK(retCode, exper, fmt, ...) \ argument 217 #define APPSPAWN_CHECK_LOGV(retCode, exper, fmt, ...) \ argument 223 #define APPSPAWN_CHECK_LOGW(retCode, exper, fmt, ...) \ argument 229 #define APPSPAWN_CHECK_LOGI(retCode, exper, fmt, ...) \ argument 235 #define APPSPAWN_CHECK_ONLY_EXPER(retCode, exper) \ argument 240 #define APPSPAWN_ONLY_EXPER(retCode, exper) \ argument 245 #define APPSPAWN_CHECK_ONLY_LOG(retCode, fmt, ...) \ argument 250 #define APPSPAWN_CHECK_ONLY_LOGW(retCode, fmt, ...) \ argument
|
| /base/hiviewdfx/hiview/interfaces/ets/ani/loglibrary/src/ |
| D | loglibrary_ani.cpp | 35 int32_t retCode = HiviewServiceAgent::GetInstance().List(logTypeTemp, fileInfos); in List() local 76 int32_t retCode = HiviewServiceAgent::GetInstance().Remove(logTypeTemp, logNameTemp); in Remove() local
|
| /base/hiviewdfx/hitrace/test/unittest/hitrace_dump/ |
| D | hitrace_dump_test.cpp | 889 TraceErrorCode retCode = RecordTraceOn(); variable 910 TraceErrorCode retCode = RecordTraceOn(); variable 953 TraceErrorCode retCode = RecordTraceOn(); variable 983 TraceErrorCode retCode = RecordTraceOn(); variable 998 TraceErrorCode retCode = RecordTraceOn(); variable 1021 TraceErrorCode retCode = RecordTraceOn(); variable 1045 TraceErrorCode retCode = RecordTraceOn(); variable 1073 TraceErrorCode retCode = RecordTraceOn(); variable 1104 TraceErrorCode retCode = RecordTraceOn(); variable 1167 TraceErrorCode retCode = RecordTraceOn(); variable
|
| /base/security/access_token/frameworks/js/napi/el5filekeymanager/src/ |
| D | el5_filekey_manager_napi.cpp | 112 int32_t retCode = El5FilekeyManagerKit::AcquireAccess(static_cast<DataLockType>(dataLockType)); in AcquireAccess() local 143 int32_t retCode = El5FilekeyManagerKit::ReleaseAccess(static_cast<DataLockType>(dataLockType)); in ReleaseAccess() local 174 … int32_t retCode = El5FilekeyManagerKit::QueryAppKeyState(static_cast<DataLockType>(dataLockType)); in QueryAppKeyState() local
|
| /base/security/access_token/interfaces/kits/js/napi/privacy/include/ |
| D | permission_record_manager_napi.h | 44 int32_t retCode = -1; member 53 int32_t retCode = -1; member
|
| /base/security/device_security_level/services/include/ |
| D | dslm_bigdata.h | 32 int32_t retCode; member 46 int32_t retCode; member
|
| /base/theme/screenlock_mgr/test/unittest/ |
| D | screenlock_client_test.cpp | 361 int32_t retCode = 0; variable 378 int32_t retCode = 0; variable 406 int32_t retCode = 0; variable 435 int32_t retCode = 0; variable
|
| /base/startup/init/services/param/include/ |
| D | param_utils.h | 128 #define PARAM_CHECK(retCode, exper, ...) \ argument 134 #define PARAM_INFO_CHECK(retCode, exper, ...) \ argument 140 #define PARAM_WARNING_CHECK(retCode, exper, ...) \ argument 146 #define PARAM_ONLY_CHECK(retCode, exper) \ argument
|
| /base/hiviewdfx/faultloggerd/services/ |
| D | fault_coredump_service.cpp | 94 bool HandleCoredumpAndCleanup(int32_t targetPid, int32_t retCode, const std::string& fileName, in HandleCoredumpAndCleanup() 218 int32_t retCode = ResponseCode::CORE_DUMP_CANCEL; in HandleProcessDumpPid() local 250 int32_t retCode = requestData.retCode; in OnRequest() local 347 int32_t retCode = ResponseCode::CORE_DUMP_CANCEL; in CancelCoredumpRequest() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/include/ |
| D | graphic_memory.h | 38 ResultCode retCode = ResultCode::FAIL; member
|
| /base/update/updateservice/foundations/ability/define/include/ |
| D | update_define.h | 28 #define ENGINE_CHECK(retCode, exper, ...) \ argument
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| D | napi_hiview_js.cpp | 55 int32_t retCode = HiviewServiceAgent::GetInstance().List(logType, fileInfos); in List() local 154 int32_t retCode = HiviewServiceAgent::GetInstance().Remove(logType, logName); in Remove() local
|
| /base/startup/init/services/param/watcher/include/ |
| D | watcher_utils.h | 37 #define WATCHER_CHECK(retCode, exper, ...) \ argument
|
| /base/startup/init/interfaces/kits/jskits/src/ |
| D | native_parameters_js.h | 41 #define PARAM_JS_CHECK(retCode, exper, ...) \ argument
|