Home
last modified time | relevance | path

Searched defs:temp (Results 351 - 375 of 3921) sorted by relevance

1...<<11121314151617181920>>...157

/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H A Dbluetooth_manager_proxy.cpp34 std::shared_ptr<BluetoothManagerProxy> temp = std::make_shared<BluetoothManagerProxy>(); in GetBluetoothManagerProxy() local
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dsystem_manager_proxy.cpp33 std::shared_ptr<SystemManagerProxy> temp = std::make_shared<SystemManagerProxy>(); in GetSystemManagerProxy() local
/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
H A Ddevice_info_proxy.cpp37 std::shared_ptr<DeviceInfoProxy> temp = std::make_shared<DeviceInfoProxy>(); in GetDeviceInfoProxy() local
/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp35 std::string temp; in SplitString() local
/base/print/print_fwk/utils/include/
H A Dprint_util.h62 std::string temp; in Str2Vec() local
75 std::string temp; in Str2VecStr() local
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dthermal_srv_sensor_info.h47 inline void SetTemp(const int32_t &temp) in SetTemp() argument
/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp88 std::string temp = std::to_string(iter.second); in InitNode() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file.c97 struct CmMutableBlob *temp = (struct CmMutableBlob *)CMMalloc(bufSize); in MallocFileNames() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_session_max_test.cpp174 uint64_t temp = HMAC_OUTPUT_SIZE; in HWTEST_F() local
/base/time/time_service/utils/native/src/
H A Dtime_file_utils.cpp88 std::string temp = bundleStr.substr(start, end - start); in GetBundleList() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_web_data_base_adapter_impl.cpp84 std::vector<std::string> temp; in GetOriginsByPermission() local
H A Dark_paste_board_client_adapter_impl.cpp47 NWeb::PasteRecordVector temp; in GetPasteData() local
55 NWeb::PasteRecordVector temp = ArkPasteRecordVectorStructToClass(data); in SetPasteData() local
/device/qemu/riscv32_virt/liteos_m/board/ui/
H A Dui_adapter.cpp111 uint32_t temp = HALTick::GetInstance().GetTime(); in UiAdapterTask() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_common.c156 ump_memory_allocation *temp; in _ump_ukk_close() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_netlink.h100 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() argument
67 thermal_notify_tz_trip_add(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_add() argument
73 thermal_notify_tz_trip_change(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_change() argument
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp128 uint8_t* temp = const_cast<uint8_t*>(data); in FuzzPublishServiceState() local
/foundation/CastEngine/castengine_wifi_display/tests/demo/delaytest/src/
H A Dloop_back_demo.cpp138 int temp = audioCapturer_->Read(*frame, bufferLen_, isBlockingRead_); in loopback() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dprogress_data.h59 double temp = value_ + (stepValue_ * num); in MoveSteps() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.cpp35 auto temp = JsonUtil::CreateArray(true); in GetColorsAndRepeating() local
/foundation/bundlemanager/app_domain_verify/test/unittest/extension/app_domain_verify_extension_mgr_test/
H A Dapp_domain_verify_extension_mgr_test.cpp317 int temp = 5; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_ffi.cpp52 size_t temp = 0; in VectorToCArrString() local
/foundation/arkui/napi/sample/native_module_netserver/
H A Devent_target.cpp40 EventListener* temp = nullptr; in ~EventTarget() local
108 EventListener* temp = nullptr; in Off() local
135 EventListener* temp = nullptr; in Off() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp86 Point temp; in SortPoint() local
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h135 Node<T> *temp = node; in RemoveAll() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_strategy_router_parser.cpp123 size_t temp = 0; in split() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...157