Home
last modified time | relevance | path

Searched defs:temp (Results 226 - 250 of 3908) sorted by relevance

12345678910>>...157

/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/
H A Ddatetime_manager_proxy.cpp37 std::shared_ptr<DatetimeManagerProxy> temp = std::make_shared<DatetimeManagerProxy>(); in GetDatetimeManagerProxy() local
/base/print/print_fwk/test/unittest/fwk_print_helper_test/
H A Dprint_bms_helper_test.cpp74 std::shared_ptr<PrintServiceHelper> temp = std::shared_ptr<PrintServiceHelper>(helper); in HWTEST_F() local
89 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local
103 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_temp_callback_stub.cpp69 int32_t temp = INVAILD_TEMP; in OnThermalTempChangedStub() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_proxy_writeremoteobject_test.cpp82 int32_t temp = 100; in HWTEST_F() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_test.cpp62 void* temp = dlsym(handle, func); in GetTemp() local
69 void* temp = GetTemp(func, handle); in ExecFfrtNoParam() local
109 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local
129 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local
149 void* temp = GetTemp(str.data(), handle); HWTEST_F() local
166 void* temp = GetTemp(str.data(), handle); HWTEST_F() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_version_util.c82 AccountVersionInfo *temp = (AccountVersionInfo *)(*ptr); in NegotiateForAuth() local
/base/tee/tee_client/services/authentication/
H A Dtee_auth_common.c58 char temp[CMD_MAX_SIZE] = { 0 }; in TeeGetCaName() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_paste_data_adapter_wrapper.cpp70 ArkWebRefPtr<ArkPasteDataRecordAdapter> temp = ctocpp_->GetRecordAt(index); in GetRecordAt() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_paste_data_adapter_impl.cpp75 NWeb::PasteRecordVector temp = real_->AllRecords(); in AllRecords() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp39 uint8_t temp = *iter; in ConvertIntToHexString() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp38 uint8_t temp = *iter; in ConvertIntToHexString() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_adapter_utils.cpp35 char temp[18] = {0}; // convert addr len. in ConvertAddr() local
63 char temp[18] = {0}; in GetAddrFromByte() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h49 int32_t temp = v; in AtomicIncrementIfNotZero() local
98 int32_t temp = v; in AtomicIncrementIfNotZero() local
/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.cpp68 std::weak_ptr<IPlayerService> &temp = *it2; in AddListener() local
/foundation/multimedia/player_framework/services/services/monitor/client/
H A Dmonitor_client.cpp189 std::shared_ptr<MonitorClient> temp; in ~Destroy() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetlink_msg_test.cpp71 char temp[10] = "123456789"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_anonymous.cpp65 char *temp = nullptr; in WifiDirectAnonymize() local
/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/
H A Dnfccontrollercallbackstub_fuzzer.cpp53 char temp[18] = {0}; in BuildAddressString() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dpredicates_utils.cpp61 std::string temp; in SetAttributes() local
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend.c110 WlanChannelInfo *temp = g_channelInfoList.buff; in SoftBusRequestWlanChannelInfo() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_entry_test.cpp474 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
489 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
765 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
780 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
795 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
809 auto temp = gWrapperHook.isLoad; HWTEST_F() local
939 auto temp = gWrapperHook.isLoad; HWTEST_F() local
953 auto temp = gWrapperHook.isLoad; HWTEST_F() local
967 auto temp = gWrapperHook.isLoad; HWTEST_F() local
981 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1007 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1021 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1035 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1049 auto temp = gWrapperHook.isLoad; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Dpm-mmp2.c160 int temp; in mmp2_pm_enter() local
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfcnvfx.c51 register unsigned int src, temp; in sgl_to_sgl_fcnvfx() local
149 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfx() local
[all...]
H A Dfcnvfxt.c52 register unsigned int src, temp; in sgl_to_sgl_fcnvfxt() local
117 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfxt() local
[all...]
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-lantiq.c31 u32 temp; in ltq_pci_config_access() local

Completed in 10 milliseconds

12345678910>>...157