Home
last modified time | relevance | path

Searched defs:force (Results 1 – 25 of 74) sorted by relevance

123

/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.cpp56 void PerfCtrl::Update(bool force) in Update()
70 void PerfCtrl::Update(uint64_t deadlineNs, uint64_t load, bool force) in Update()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_sched/
H A Dsched_scheduler_mock.cpp35 void SchedScheduler::TryUnloadServiceTimer(bool force) {} in TryUnloadServiceTimer()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
H A Dvolume_info_test.cpp283 bool force = true; variable
305 bool force = true; variable
340 bool force = true; variable
374 bool force = false; variable
H A Dexternal_volume_info_test.cpp112 bool force = true; variable
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbclaiminterface_fuzzer/
H A Dusbclaiminterface_fuzzer.cpp29 uint8_t force; member
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_test.cpp1136 bool force = false; variable
1167 bool force = false; variable
1222 bool force = false; variable
1259 bool force = false; variable
1299 bool force = false; variable
1340 bool force = false; variable
1382 bool force = false; variable
1428 bool force = false; variable
H A Djs_file_access_ext_ability_other_test.cpp218 bool force = false; variable
249 bool force = false; variable
304 bool force = false; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddefault_device_state_action.cpp64 const std::function<void()> onSuspend, const std::function<void()> onWakeup, bool force) in GoToSleep()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp55 int force = static_cast<int>(data[index++]); in DhcpAddressPoolFuzzTest() local
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp89 bool EventHandlerWrap::RemoveEvent(EventWrap event, bool force) in RemoveEvent()
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_device_pipe.cpp43 int32_t USBDevicePipe::ClaimInterface(const UsbInterface &interface, bool force) in ClaimInterface()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_info.cpp130 int32_t VolumeInfo::UMount(bool force) in UMount()
H A Dexternal_volume_info.cpp205 int32_t ExternalVolumeInfo::DoUMount(bool force) in DoUMount()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_ability.cpp94 …bility::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<Result> &copyResult, bool force) in Copy()
170 bool force) in MoveItem()
H A Dfile_access_ext_stub_impl.cpp99 bool force) in Copy()
287 bool force) in MoveItem()
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.cpp142 void SuspendController::Suspend(SuspendCallback onSuspend, SuspendCallback onWakeup, bool force) in Suspend()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_algorithm_base.cpp60 … const RefPtr<WaterFlowLayoutInfoBase>& info, LayoutWrapper* host, int32_t cacheCount, bool force) in GeneratePreloadList()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/
H A Dtime_broker.cpp149 bool TimeBroker::RestartTimer(bool force) in RestartTimer()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h53 float force = 0.0f; member
75 float force = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h200 float force; member
227 float force; member
251 float force; member
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp155 void DeviceStateHandler::SetNotificationFilter(int32_t newFilter, bool force) in SetNotificationFilter()
/ohos5.0/build/scripts/util/
H A Dmd5_check.py61 force=False, argument
135 def __init__(self, old_metadata, new_metadata, force, missing_outputs): argument
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_polling_manager.cpp79 void NfcPollingManager::StartPollingLoop(bool force) in StartPollingLoop()
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp122 const std::function<void()>& onSuspend, const std::function<void()>& onWakeup, bool force) in Suspend()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp165 void SchedScheduler::TryUnloadServiceTimer(bool force) in TryUnloadServiceTimer()

123