Home
last modified time | relevance | path

Searched defs:isActive (Results 1 – 14 of 14) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/wifi_manager_proxy/wifi_manager_proxy_test/
Dwifi_manager_proxy_test.cpp79 bool isActive = false; variable
95 bool isActive = false; variable
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dis_wifi_active_plugin.cpp40 bool isActive = false; in OnGetPolicy() local
/base/telephony/core_service/services/sim/include/
Dsim_rdb_info.h41 int isActive; variable
/base/powermgr/battery_manager/charger/src/
Dbattery_vibrate.cpp110 void BatteryVibrate::ActivateVibration(bool isActive) in ActivateVibration()
/base/sensors/sensor/utils/common/src/
Dsensor_basic_data_channel.cpp208 void SensorBasicDataChannel::SetSensorStatus(bool isActive) in SetSensorStatus()
/base/sensors/medical_sensor/utils/src/
Dmedical_basic_data_channel.cpp209 void MedicalSensorBasicDataChannel::SetSensorStatus(bool isActive) in SetSensorStatus()
/base/telephony/core_service/services/network_search/src/
Dnetwork_register.cpp283 void NetworkRegister::DcPhysicalLinkActiveUpdate(bool isActive) in DcPhysicalLinkActiveUpdate()
Dnetwork_search_handler.cpp849 bool isActive = (event->GetParam() == 1); in DcPhysicalLinkActiveUpdate() local
Dnetwork_search_manager.cpp1251 void NetworkSearchManager::DcPhysicalLinkActiveUpdate(int32_t slotId, bool isActive) in DcPhysicalLinkActiveUpdate()
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.sim.d.ts2243 isActive: boolean; property
/base/telephony/core_service/interfaces/innerkits/include/
Dsim_state_type.h319 bool isActive = false; member
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp503 bool isActive = (state == static_cast<int>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND)); in HandlePowerSuspendChanged() local
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp1533 void CoreManagerInner::DcPhysicalLinkActiveUpdate(int32_t slotId, bool isActive) in DcPhysicalLinkActiveUpdate()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp103 bool isActive = false; member