Home
last modified time | relevance | path

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

123

/foundation/resourceschedule/ffrt/src/sched/
Dinterval.cpp56 void PerfCtrl::Update(bool force) in Update()
70 void PerfCtrl::Update(uint64_t deadlineNs, uint64_t load, bool force) in Update()
/foundation/filemanagement/app_file_service/tests/mock/module_sched/
Dsched_scheduler_mock.cpp35 void SchedScheduler::TryUnloadServiceTimer(bool force) {} in TryUnloadServiceTimer()
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
Dvolume_info_test.cpp283 bool force = true; variable
305 bool force = true; variable
340 bool force = true; variable
374 bool force = false; variable
Dexternal_volume_info_test.cpp112 bool force = true; variable
/foundation/filemanagement/user_file_service/test/unittest/
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
Djs_file_access_ext_ability_other_test.cpp218 bool force = false; variable
249 bool force = false; variable
304 bool force = false; variable
Dabnormal_file_access_test.cpp255 bool force = false; variable
/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
Ddhcpaddresspool_fuzzer.cpp55 int force = static_cast<int>(data[index++]); in DhcpAddressPoolFuzzTest() local
/foundation/ability/ability_runtime/services/common/src/
Devent_handler_wrap.cpp89 bool EventHandlerWrap::RemoveEvent(EventWrap event, bool force) in RemoveEvent()
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
Dvolume_info.cpp130 int32_t VolumeInfo::UMount(bool force) in UMount()
Dexternal_volume_info.cpp205 int32_t ExternalVolumeInfo::DoUMount(bool force) in DoUMount()
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
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()
Dfile_access_ext_stub_impl.cpp99 bool force) in Copy()
287 bool force) in MoveItem()
Dfile_access_ext_proxy.cpp280 …eCopyFuncArguments(OHOS::MessageParcel &data, const Uri &sourceUri, const Uri &destUri, bool force) in WriteCopyFuncArguments()
358 …tProxy::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<Result> &copyResult, bool force) in Copy()
1026 bool force) in MoveItem()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
Dwater_flow_layout_algorithm_base.cpp60 … const RefPtr<WaterFlowLayoutInfoBase>& info, LayoutWrapper* host, int32_t cacheCount, bool force) in GeneratePreloadList()
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
Dpointer_event.h53 float force = 0.0f; member
75 float force = 0.0f; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/
Dtime_broker.cpp149 bool TimeBroker::RestartTimer(bool force) in RestartTimer()
/foundation/arkui/ace_engine/interfaces/native/
Dnative_interface_xcomponent.h200 float force; member
227 float force; member
251 float force; member
/foundation/communication/nfc/services/src/
Dnfc_polling_manager.cpp79 void NfcPollingManager::StartPollingLoop(bool force) in StartPollingLoop()
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
Dsvc_session_manager_throw_mock.cpp27 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active()
32 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
Dsched_scheduler.cpp165 void SchedScheduler::TryUnloadServiceTimer(bool force) in TryUnloadServiceTimer()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_writer.cpp177 bool ZipWriter::FlushEntriesIfNeeded(bool force, const OPTIONS &options) in FlushEntriesIfNeeded()
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
Dnfcpollingmanager_fuzzer.cpp46 bool force = data[0] % INT_TO_BOOL_DIVISOR; in FuzzStartPollingLoop() local
/foundation/arkui/ace_engine/frameworks/core/event/
Dpointer_event.h69 float force = 0.0f; member
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
Dmedia_file_ext_ability.cpp168 …ty::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<CopyResult> &copyResult, bool force) in Copy()

123