Home
last modified time | relevance | path

Searched defs:power (Results 26 – 50 of 87) sorted by relevance

1234

/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/
H A Dnci_ce_proxy_test.cpp115 int power = 0; variable
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c75 static int32_t SetTxPowerInner(const struct IWiFiBaseFeature *baseFeature, int32_t power) in SetTxPowerInner()
143 static int32_t HalSetTxPower(const struct IWiFiBaseFeature *baseFeature, int32_t power) in HalSetTxPower()
/ohos5.0/drivers/hdf_core/framework/model/camera/device_impl/src/
H A Dcamera_common_device.c24 int32_t CommonDevicePowerOperation(struct CommonDevice *comDev, enum DevicePowerState power) in CommonDevicePowerOperation()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_vendor_interface.c82 HalVendorError WifiSetWifiTxPower(int32_t power) in WifiSetWifiTxPower()
/ohos5.0/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp78 void BatteryStatsInfo::SetPower(double power) in SetPower()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_hotspot_test.cpp82 int power = 0; in AddTxPowerInfoTests() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/renderdataconfigurations/postprocess/
H A Dcore3d_post_process_cam.json16 "power": 0.4 number
/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Didle_entity.cpp93 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dbluetooth_entity.cpp235 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
255 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dbattery_stats_entity.cpp24 void BatteryStatsEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/include/
H A Ddisc_ble_utils.h55 int8_t power; member
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h51 int32_t power; /* Sensor power */ member
/ohos5.0/drivers/hdf_core/framework/include/bluetooth/
H A Dhdf_chip_config.h43 struct HdfPowerConfig power[0]; member
H A Dhdf_chip.h110 struct HdfPower *power; member
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp128 void Sensor::SetPower(float power) in SetPower()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Drouting_manager.cpp204 int aidInfo, int power) in AddAidRouting()
233 bool RoutingManager::SetRoutingEntry(uint32_t type, uint32_t value, uint32_t route, uint32_t power) in SetRoutingEntry()
298 uint32_t power = defaultRouteAndPower & PWR_STA_MASK; in SetDefaultAidRoute() local
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_p2p_iface.cpp134 int32_t WifiP2pIface::SetTxPower(int32_t power) in SetTxPower()
H A Dwifi_ap_iface.cpp170 int32_t WifiApIface::SetTxPower(int32_t power) in SetTxPower()
H A Dwifi_sta_iface.cpp207 int32_t WifiStaIface::SetTxPower(int32_t power) in SetTxPower()
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h31 float power = 0.0; /**< Sensor power */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h38 float power; member
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp206 WifiErrorCode AddTxPowerInfo(int power) in AddTxPowerInfo()
/ohos5.0/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlite_lcdkit.h56 struct PowerDesc *power; member
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp148 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in RegisterBootCompletedCallback() local
203 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in PowerModeSettingUpdateFunc() local
646 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in OnRemoveSystemAbility() local
670 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in OnAddSystemAbility() local
1845 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in UpdateSettingInvalidDisplayOffTime() local
1860 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in OnPowerConnectStatusChanged() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.cpp305 void ClassicRemoteDevice::SetTxPower(uint8_t power) in SetTxPower()

1234