Searched defs:nRet (Results 1 - 7 of 7) sorted by relevance
/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/ |
H A D | fault_reporter.cpp | 29 int nRet = HiSysEventWrite(HiSysEvent::Domain::THEME, SERVICE_FAULT, HiSysEvent::EventType::FAULT, FAULT_TYPE, in ReportServiceFault() local 36 int nRet = HiSysEventWrite(HiSysEvent::Domain::THEME, RUNTIME_FAULT, HiSysEvent::EventType::FAULT, FAULT_TYPE, in ReportRuntimeFault() local
|
/base/request/request/frameworks/js/napi/src/legacy/ |
H A D | download_task.cpp | 63 int nRet = fseek(filp_, 0, SEEK_END);
in GetLocalFileSize() local
|
/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_crl_test.cpp | 1268 int32_t nRet = HcfX509CrlCreate(&g_crlWithoutExtPemInStream, &x509Crl); in HWTEST_F() local 1329 int32_t nRet = HcfX509CrlCreate(&g_crlWhichEntryWithExtInStream, &x509Crl); in HWTEST_F() local 1405 int32_t nRet = HcfX509CrlCreate(&g_crlWhichEntryWithExtInStream, &x509Crl); in HWTEST_F() local 1448 int32_t nRet = HcfX509CrlCreate(&g_crlWithBignumSerialInStream, &x509Crl); in HWTEST_F() local
|
/base/time/time_service/services/time/src/ |
H A D | ntp_update_time.cpp | 113 int nRet = NetConnClient::GetInstance().RegisterNetConnCallback(specifier, observer, 0); in MonitorNetwork() local
|
/base/tee/tee_client/interfaces/kits/c/src/ |
H A D | tee_client.cpp | 738 TEEC_Result nRet = GetOptMemSize(operation, &optMemSize); in OpenSessionSendCmd() local 802 bool nRet = optMem->WriteToAshmem(p, (int32_t)(param->tmpref.size), in TeecOptEncodeTempMem() local 816 bool nRet = optMem->WriteToAshmem(&(shm->is_allocated), (int32_t)(sizeof(bool)), CovertEncodePtr() local 868 bool nRet = CovertEncodePtr(optMem, &sizeLeft, shm); TeecOptEncodePartialMem() local 1106 TEEC_Result nRet = GetOptMemSize(operation, &optMemSize); InvokeCommandSendCmd() local [all...] |
/base/tee/tee_client/frameworks/libteec_vendor/ |
H A D | tee_client_api.c | 453 errno_t nRet; in MallocShrMemInner() local 754 errno_t nRet = memset_s(context->shm_bitmap, sizeof(context->shm_bitmap), 0x00, sizeof(context->shm_bitmap)); in TEEC_InitializeContextInner() local 790 errno_t nRet; in TEEC_InitializeContext() local [all...] |
/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 1135 ReportStatus nRet; in ReporterFault() local
|
Completed in 17 milliseconds