Home
last modified time | relevance | path

Searched defs:nRet (Results 1 - 7 of 7) sorted by relevance

/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
H A Dfault_reporter.cpp29 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 Ddownload_task.cpp63 int nRet = fseek(filp_, 0, SEEK_END); in GetLocalFileSize() local
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_crl_test.cpp1268 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 Dntp_update_time.cpp113 int nRet = NetConnClient::GetInstance().RegisterNetConnCallback(specifier, observer, 0); in MonitorNetwork() local
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp738 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 Dtee_client_api.c453 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 Dwallpaper_service.cpp1135 ReportStatus nRet; in ReporterFault() local

Completed in 17 milliseconds