/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/ |
D | updateactivemachine_fuzzer.cpp | 43 sptr<Active> active = in UpdateActiveMachineFuzz() local 45 if (active == nullptr) { in UpdateActiveMachineFuzz() 57 active->ProcessConnectDone(event); in UpdateActiveMachineFuzz() 58 active->ProcessDisconnectDone(event); in UpdateActiveMachineFuzz() 59 active->ProcessLostConnection(event); in UpdateActiveMachineFuzz() 60 active->ProcessLinkCapabilityChanged(event); in UpdateActiveMachineFuzz() 61 active->ProcessDataConnectionRoamOn(event); in UpdateActiveMachineFuzz() 62 active->ProcessDataConnectionRoamOff(event); in UpdateActiveMachineFuzz() 63 active->ProcessDataConnectionVoiceCallStartedOrEnded(event); in UpdateActiveMachineFuzz() 64 active->ProcessDataConnectionComplete(event); in UpdateActiveMachineFuzz() [all …]
|
/base/msdp/device_status/tools/vdev/src/ |
D | virtual_touchscreen.cpp | 85 if (!slots_[s].active) { in SendTouchEvent() 103 …hDown = std::none_of(slots_.cbegin(), slots_.cend(), [](const auto &slot) { return slot.active; }); in DownButton() 107 slots_[slot].active = true; in DownButton() 127 if (!slots_[slot].active) { in UpButton() 131 slots_[slot].active = false; in UpButton() 138 …uchUp = std::none_of(slots_.cbegin(), slots_.cend(), [](const auto &slot) { return slot.active; }); in UpButton() 154 if (!slots_[slot].active) { in Move() 191 if (!slots_[slot].active) { in MoveTo()
|
/base/security/access_token/services/privacymanager/ |
D | BUILD.gn | 48 "include/active", 70 "src/active/active_status_callback_manager.cpp", 71 "src/active/perm_active_status_callback_death_recipient.cpp", 72 "src/active/perm_active_status_change_callback_proxy.cpp", 73 "src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/services/privacymanager/test/unittest/ |
D | BUILD.gn | 38 "${access_token_path}/services/privacymanager/include/active", 53 "../../src/active/active_status_callback_manager.cpp", 54 "../../src/active/perm_active_status_callback_death_recipient.cpp", 55 "../../src/active/perm_active_status_change_callback_proxy.cpp", 56 "../../src/active/state_change_callback_proxy.cpp",
|
/base/telephony/cellular_data/test/ |
D | zero_branch_test.cpp | 591 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 593 active->stateMachine_ = stateMachine1; 594 active->StateBegin(); 595 active->StateEnd(); 598 active->RefreshTcpBufferSizes(); 599 active->RefreshConnectionBandwidths(); 600 active->ProcessConnectDone(event); 601 ASSERT_FALSE(active->StateProcess(event)); 602 ASSERT_FALSE(active->ProcessDisconnectDone(event)); 603 ASSERT_FALSE(active->ProcessDisconnectAllDone(event)); [all …]
|
/base/security/access_token/test/fuzztest/services/privacy/addpermissionusedrecordstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/startusingpermissioncallbackstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 67 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 68 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 69 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 70 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/unregisterpermactivestatuscallbackstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 67 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 68 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 69 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 70 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/startusingpermissionstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsasyncstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/stopusingpermissionstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/removepermissionusedrecordsstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/registerpermactivestatuscallbackstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 67 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 68 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 69 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 70 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/security/access_token/test/fuzztest/services/privacy/isallowedusingpermissionstub_fuzzer/ |
D | BUILD.gn | 39 "${access_token_path}/services/privacymanager/include/active", 64 "${access_token_path}/services/privacymanager/src/active/active_status_callback_manager.cpp", 65 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_callback_death_recipie… 66 …"${access_token_path}/services/privacymanager/src/active/perm_active_status_change_callback_proxy.… 67 "${access_token_path}/services/privacymanager/src/active/state_change_callback_proxy.cpp",
|
/base/hiviewdfx/hiview/base/ |
D | audit.cpp | 186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath() argument 188 if ((useBak_ && active) || (!useBak_ && !active)) { in GetLogFilePath()
|
/base/location/services/location_locator/locator/include/ |
D | locator_background_proxy.h | 47 void OnSuspend(const std::shared_ptr<Request>& request, bool active); 61 void UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active);
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_config.cpp | 128 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() argument 130 TELEPHONY_LOGI("entry, slotId:%{public}d, active:%{public}d", slotId, active); in SetImsSwitchStatus() 135 if (active && !IsVolteProvisioned(slotId)) { in SetImsSwitchStatus() 145 active = ChangeImsSwitchWithOperatorConfig(slotId, active); in SetImsSwitchStatus() 146 int32_t ret = SaveImsSwitch(slotId, BooleanToImsSwitchValue(active)); in SetImsSwitchStatus() 155 TELEPHONY_LOGI("active: %{public}d simState : %{public}d", active, simState); in SetImsSwitchStatus() 157 UpdateImsCapabilities(slotId, !active); in SetImsSwitchStatus() 549 bool CellularCallConfig::ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) in ChangeImsSwitchWithOperatorConfig() argument 556 active = imsSwitchOnByDefault_[slotId]; in ChangeImsSwitchWithOperatorConfig() 557 return active; in ChangeImsSwitchWithOperatorConfig() [all …]
|
/base/update/sys_installer/frameworks/ipc_server/etc/ |
D | module_update_service.cfg | 8 "mkdir /data/module_update/active 0755 update update",
|
/base/msdp/device_status/tools/vdev/include/ |
D | virtual_touchscreen.h | 40 bool active { false };
|
/base/telephony/cellular_call/services/control/include/ |
D | cellular_call_config.h | 70 int32_t SetImsSwitchStatus(int32_t slotId, bool active); 115 void GetImsSwitchStatusResponse(int32_t slotId, int32_t active); 435 bool ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active);
|
/base/telephony/cellular_call/services/connection/include/ |
D | config_request.h | 53 int32_t SetImsSwitchStatusRequest(int32_t slotId, bool active);
|
/base/powermgr/power_manager/services/native/src/ |
D | running_lock_mgr.cpp | 85 RunningLockType::RUNNINGLOCK_SCREEN, [this](bool active) { in InitLocksTypeScreen() argument 95 if (active) { in InitLocksTypeScreen() 124 RunningLockType::RUNNINGLOCK_BACKGROUND, [this](bool active) { in InitLocksTypeBackground() argument 134 if (active) { in InitLocksTypeBackground() 186 RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL, [this](bool active) { in InitLocksTypeProximity() argument 196 if (active) { in InitLocksTypeProximity() 215 … std::make_shared<LockCounter>(RunningLockType::RUNNINGLOCK_COORDINATION, [this](bool active) { in InitLocksTypeCoordination() argument 229 active, stateMachine->GetState()); in InitLocksTypeCoordination() 234 if (active) { in InitLocksTypeCoordination()
|
/base/location/services/location_locator/locator/source/ |
D | locator_background_proxy.cpp | 190 void LocatorBackgroundProxy::OnSuspend(const std::shared_ptr<Request>& request, bool active) in OnSuspend() argument 198 UpdateListOnSuspend(request, active); in OnSuspend() 254 …d LocatorBackgroundProxy::UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active) in UpdateListOnSuspend() argument 274 if (active || !CheckPermission(request)) { in UpdateListOnSuspend() 283 if (!active && CheckPermission(request) && request->GetRequestConfig()->GetFixNumber() == 0 in UpdateListOnSuspend()
|
/base/hiviewdfx/hiview/base/include/ |
D | audit.h | 62 const std::string GetLogFilePath(bool active);
|