Home
last modified time | relevance | path

Searched defs:isAdded (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.cpp50 systemAbilityChangeMap_[COMMON_EVENT_SERVICE_ID] = [this](bool isAdded) { in IntellVoiceService()
53 systemAbilityChangeMap_[DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID] = [this](bool isAdded) { in IntellVoiceService()
61 systemAbilityChangeMap_[AUDIO_DISTRIBUTED_SERVICE_ID] = [this](bool isAdded) { in IntellVoiceService()
64 systemAbilityChangeMap_[AUDIO_POLICY_SERVICE_ID] = [this](bool isAdded) { in IntellVoiceService()
67 systemAbilityChangeMap_[POWER_MANAGER_SERVICE_ID] = [this](bool isAdded) { in IntellVoiceService()
285 void IntellVoiceService::OnCommonEventServiceChange(bool isAdded) in OnCommonEventServiceChange()
297 void IntellVoiceService::OnDistributedKvDataServiceChange(bool isAdded) in OnDistributedKvDataServiceChange()
329 void IntellVoiceService::OnTelephonyStateRegistryServiceChange(bool isAdded) in OnTelephonyStateRegistryServiceChange()
343 void IntellVoiceService::OnAudioDistributedServiceChange(bool isAdded) in OnAudioDistributedServiceChange()
356 void IntellVoiceService::OnAudioPolicyServiceChange(bool isAdded) in OnAudioPolicyServiceChange()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dnetwork_strategy.cpp102 void NetworkStrategy::SetFirewallAllowedList(const std::vector<uint32_t>& uids, bool isAdded) in SetFirewallAllowedList()
H A Dbase_network_strategy.cpp560 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in ResetFirewallStatus() local
H A Drunning_lock_strategy.cpp427 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in ResetProxyStatus() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp130 bool isAdded = false; in GetCommandNodes() local
149 bool &isAdded) in AddHeadNode()
163 bool &isAdded) in AddNode()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dlistener_manager_adapter.cpp78 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in UpdateListenerList() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_manager.cpp200 auto isAdded = taskMap.find(name); in AddStartupTask() local
/ohos5.0/base/location/services/location_passive/passive/source/
H A Dpassive_ability.cpp137 void PassiveAbility::RequestRecord(WorkRecord &workRecord, bool isAdded) in RequestRecord()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c454 uint8_t isRetran, uint8_t *isAdded) in PushFileBlockFrame()
553 uint8_t isAdded = NSTACKX_FALSE; in PushSendBlockFrame() local
581 uint8_t isAdded; in SendTaskProcess() local
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp259 ErrCode StandbyService::NotifySystemAbilityStatusChanged(bool isAdded, int32_t systemAbilityId) in NotifySystemAbilityStatusChanged()
/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp266 void NetworkAbility::RequestRecord(WorkRecord &workRecord, bool isAdded) in RequestRecord()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_policy_set.cpp364 …PermissionPolicySet::SecCompGrantedPermListUpdated(const std::string& permissionName, bool isAdded) in SecCompGrantedPermListUpdated()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp343 void GnssAbility::RequestRecord(WorkRecord &workRecord, bool isAdded) in RequestRecord()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp664 bool isAdded = false; in AddRandomMac() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2265 void RSSurfaceRenderNode::UpdateAbilityNodeIds(NodeId id, bool isAdded) in UpdateAbilityNodeIds()