Home
last modified time | relevance | path

Searched defs:ret (Results 1 - 25 of 3294) sorted by relevance

12345678910>>...132

/base/hiviewdfx/hidumper/client/native/
H A Dmain.cpp20 int ret = DumpClientMain::GetInstance().Main(argc, argv, STDOUT_FILENO); in main() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_bn.c51 int32_t ret = CheckBnExpModNx(n, x); in HksMbedtlsBnExpMod() local
[all...]
/base/startup/init/services/init/lite/
H A Dinit_reboot.c25 int ret = reboot(RB_AUTOBOOT); in ExecReboot() local
/base/startup/init/remount/
H A Dremount.c28 bool ret = RemountRofsOverlay(); in main() local
/base/telephony/cellular_data/frameworks/native/
H A Ddata_sim_account_call_back.cpp25 int32_t ret = CellularDataClient::GetInstance().UpdateDefaultCellularDataSlotId(); in OnSimAccountChanged() local
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_query_result_inner.cpp29 auto ret = std::make_unique<FaultLogInfo>(*iter_); in GetNext() local
/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_cpu_delegate.cpp26 CollectResult<double> ret; in GetSysCpuUsage() local
/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_init.cpp34 int ret = AppEventProcessorMgr::RegisterProcessor("test_processor", processor); in XInit() local
/base/powermgr/battery_manager/frameworks/capi/battery_info/
H A Dohbattery_info.cpp27 int32_t ret = batterySrvClient.GetCapacity(); in OH_BatteryInfo_GetCapacity() local
35 BatteryInfo_BatteryPluggedType ret = PLUGGED_TYPE_NONE; in OH_BatteryInfo_GetPluggedType() local
/base/powermgr/powermgr_lite/services/src/power/mini/
H A Dauto_suspend_loop.c31 uint32_t ret = LOS_PmSuspend(wakeCount); in AutoSuspendLoopFunc() local
/base/security/device_security_level/oem_property/ohos/lite/impl/
H A Ddslm_ohos_init.c31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred() local
/base/security/device_security_level/oem_property/ohos/standard/impl/
H A Ddslm_ohos_init.c31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred() local
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_check_trust_list.c25 int32_t ret = HKS_ERROR_NO_PERMISSION; in HksCheckIsInTrustList() local
/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_main.cpp44 int ret = commander.ProcessArgs(argc, argv); in main() local
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_others_test.c65 int32_t ret = HksGetKeyParamSetForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
76 int32_t ret = HksGetKeyInfoListForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
87 int32_t ret = HksAttestKeyForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
98 int32_t ret = HksGetCertificateChain(NULL, NULL, NULL); in LITE_TEST_CASE() local
109 int32_t ret = HksWrapKey(NULL, NULL, NULL, NULL); in LITE_TEST_CASE() local
120 int32_t ret = HksUnwrapKey(NULL, NULL, NULL, NULL); LITE_TEST_CASE() local
131 int32_t ret = HksGetSdkVersion(NULL); LITE_TEST_CASE() local
142 int32_t ret = HksInitialize(); LITE_TEST_CASE() local
[all...]
H A Dhks_bn_exp_mod_test.c58 int32_t ret; in LITE_TEST_CASE() local
[all...]
/base/startup/appspawn/modules/common/
H A Dappspawn_dfx_dump.cpp26 bool ret = dumpLog.DumpCatch(pid, 0, stackTrace); in DumpSpawnStack() local
/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c24 int ret = GetParameter(TIMEZONE_KEY, "", timeZone, len); in OH_TimeService_GetTimeZone() local
/base/web/webview/test/unittest/ohos_adapter/hiviewdfx_adapter_test/
H A Dhiviewdfx_adapter_test.cpp40 int ret = OhosAdapterHelper::GetInstance().GetHiSysEventAdapterInstance().Write( in HWTEST() local
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dwatermark_application_observer.cpp26 ErrCode ret = AccountSA::OsAccountManager::GetOsAccountLocalIdFromUid(processData.uid, accountId); in OnProcessCreated() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Draw_data_base_def.cpp38 int ret = DEFAULT_TZ_POS; in ParseTimeZone() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_query_rule.cpp42 SysEventQueryRule* ret = new(std::nothrow) SysEventQueryRule(); in Unmarshalling() local
[all...]
H A Dsys_event_rule.cpp42 SysEventRule* ret = new(std::nothrow) SysEventRule(); in Unmarshalling() local
[all...]
H A Dquery_argument.cpp42 QueryArgument* ret = new(std::nothrow) QueryArgument(); in Unmarshalling() local
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/
H A Dfaultlog_query_result_ohos.cpp33 sptr<FaultLogInfoOhos> ret; in GetNext() local
[all...]

Completed in 5 milliseconds

12345678910>>...132