| /base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/include/ |
| H A D | graphic_memory.h | 38 ResultCode retCode = ResultCode::FAIL; member
|
| /base/hiviewdfx/hiview/adapter/service/common/include/ |
| H A D | collect_result_pracelable.h | 62 int32_t retCode; in Unmarshalling() local
|
| /base/hiviewdfx/faultloggerd/test/funchook/ |
| H A D | dfx_func_hook_unittest.cpp | 53 const int retCode = 99; in HWTEST_F() local
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
| H A D | hisysevent_operation.cpp | 50 bool HiSysEventOperation::IsWarnAndUpdate(int retCode, EventBase &eventBase) in IsWarnAndUpdate() argument
|
| /base/security/device_security_level/services/include/ |
| H A D | dslm_bigdata.h | 32 int32_t retCode; member 46 int32_t retCode; member
|
| /third_party/icu/icu4c/source/tools/genbrk/ |
| H A D | genbrk.cpp | 64 void usageAndDie(int retCode) { in usageAndDie() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/genbrk/ |
| H A D | genbrk.cpp | 64 void usageAndDie(int retCode) { in usageAndDie() argument
|
| /base/hiviewdfx/hiview/base/event_report/test/unittest/common/ |
| H A D | event_report_unit_test.cpp | 128 uint32_t retCode = 0; // test value; in HWTEST_F() local
|
| /base/security/access_token/interfaces/kits/js/napi/privacy/include/ |
| H A D | permission_record_manager_napi.h | 43 int32_t retCode = -1; member 51 int32_t retCode = -1; member
|
| /base/security/device_security_level/baselib/utils/src/ |
| H A D | utils_tlv.c | 31 static uint8_t *ParseTlv(const uint8_t *buffer, TlvCommon *tlv, const uint8_t *boundary, uint32_t *retCode) in ParseTlv() argument 48 static uint8_t *AppendTlv(uint8_t *buffer, const TlvCommon *tlv, const uint8_t *boundary, uint32_t *retCode) in AppendTlv() argument 79 uint32_t retCode in Serialize() local 104 uint32_t retCode = TLV_OK; Deserialize() local [all...] |
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
| H A D | transport.cpp | 154 int retCode = SUCCESS; in SendData() local
|
| /base/print/print_fwk/test/fuzztest/scanmdnsservice_fuzzer/ |
| H A D | scanmdnsservice_fuzzer.cpp | 77 int32_t retCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestHandleServiceFound() local 85 int32_t retCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestHandleResolveResult() local 93 int32_t retCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestHandleStopDiscover() local
|
| /base/useriam/face_auth/services/src/ |
| H A D | face_auth_executor_callback_hdi.cpp | 77 UserAuth::ResultCode retCode = ConvertResultCode(result); in OnResult() local
|
| /base/useriam/fingerprint_auth/services/src/ |
| H A D | fingerprint_auth_executor_callback_hdi.cpp | 78 UserAuth::ResultCode retCode = ConvertResultCode(result); in OnResult() local
|
| /third_party/icu/icu4c/source/tools/gencfu/ |
| H A D | gencfu.cpp | 67 void usageAndDie(int retCode) { in usageAndDie() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/gencfu/ |
| H A D | gencfu.cpp | 67 void usageAndDie(int retCode) { in usageAndDie() argument
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/ |
| H A D | collect_result.h | 62 UCollect::UcError retCode;
member in OHOS::HiviewDFX::CollectResult
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| H A D | napi_hiview_js.cpp | 55 int32_t retCode = HiviewServiceAgent::GetInstance().List(logType, fileInfos);
in List() local 158 int32_t retCode = HiviewServiceAgent::GetInstance().Remove(logType, logName);
in Remove() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/ |
| H A D | bluetooth_manager_addon.cpp | 110 int32_t retCode = bluetoothManagerProxy->SetBluetoothDisabled(elementName, disabled); in SetBluetoothDisabled() local 170 int32_t retCode = ERR_OK; in GetAllowedBluetoothDevices() local 217 int32_t retCode = ERR_OK; in AddOrRemoveBluetoothDevices() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/browser/src/ |
| H A D | browser_addon.cpp | 129 int32_t retCode = BrowserProxy::GetBrowserProxy()->SetPolicy(asyncCallbackInfo->elementName, in SetPolicy() local 152 int32_t retCode = BrowserProxy::GetBrowserProxy()->GetPolicies(asyncCallbackInfo->elementName, in GetPoliciesSync() local
|
| /base/print/print_fwk/services/scan_service/src/ |
| H A D | scan_mdns_service.cpp | 110 void ScanMDnsDiscoveryObserver::HandleServiceFound(const MDnsServiceInfo &info, int32_t retCode) in HandleServiceFound() argument 119 void ScanMDnsResolveObserver::HandleResolveResult(const MDnsServiceInfo &info, int32_t retCode) in HandleResolveResult() argument 135 void ScanMDnsDiscoveryObserver::HandleStopDiscover(const MDnsServiceInfo &serviceInfo, int32_t retCode) in HandleStopDiscover() argument
|
| /base/security/access_token/frameworks/js/napi/el5filekeymanager/src/ |
| H A D | el5_filekey_manager_napi.cpp | 111 int32_t retCode = El5FilekeyManagerKit::AcquireAccess(static_cast<DataLockType>(dataLockType)); in AcquireAccess() local 142 int32_t retCode = El5FilekeyManagerKit::ReleaseAccess(static_cast<DataLockType>(dataLockType)); in ReleaseAccess() local [all...] |
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | vsim_test.cpp | 736 bool retCode = CoreManagerInner::GetInstance().IsSatelliteEnabled(); in HWTEST_F() local
|
| /base/update/updater/services/script/script_interpreter/ |
| H A D | script_context.h | 167 explicit ErrorValue(int32_t retCode) : UScriptValue(UScriptValue::VALUE_TYPE_ERROR), retCode_(retCode) {}
in ErrorValue() argument
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| H A D | screenlock_manager_proxy.cpp | 159 int32_t retCode = reply.ReadInt32(); in Lock() local 183 int32_t retCode = reply.ReadInt32(); in Lock() local 232 int32_t retCode = reply.ReadInt32(); in SendScreenLockEvent() local 251 int32_t retCode = reply.ReadInt32(); IsScreenLockDisabled() local 275 int32_t retCode = reply.ReadInt32(); SetScreenLockDisabled() local 296 int32_t retCode = reply.ReadInt32(); SetScreenLockAuthState() local 315 int32_t retCode = reply.ReadInt32(); GetScreenLockAuthState() local 336 int32_t retCode = reply.ReadInt32(); RequestStrongAuth() local 356 int32_t retCode = reply.ReadInt32(); GetStrongAuth() local [all...] |