Home
last modified time | relevance | path

Searched defs:force (Results 1 - 25 of 59) sorted by relevance

123

/foundation/filemanagement/app_file_service/tests/mock/module_sched/
H A Dsched_scheduler_mock.cpp35 void SchedScheduler::TryUnloadServiceTimer(bool force) {} in TryUnloadServiceTimer() argument
/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp89 bool EventHandlerWrap::RemoveEvent(EventWrap event, bool force) in RemoveEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_algorithm_base.cpp59 GeneratePreloadList( const RefPtr<WaterFlowLayoutInfoBase>& info, LayoutWrapper* host, int32_t cacheCount, bool force) GeneratePreloadList() argument
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
H A Dvolume_info_test.cpp283 bool force = true; in HWTEST_F() local
305 bool force = true; in HWTEST_F() local
340 bool force = true; in HWTEST_F() local
374 bool force = false; in HWTEST_F() local
[all...]
H A Dexternal_volume_info_test.cpp127 bool force = true; in HWTEST_F() local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp146 void SchedScheduler::TryUnloadServiceTimer(bool force) in TryUnloadServiceTimer() argument
/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_other_test.cpp218 bool force = false; in HWTEST_F() local
249 bool force = false; in HWTEST_F() local
304 bool force = false; in HWTEST_F() local
H A Dabnormal_file_access_test.cpp255 bool force = false; in HWTEST_F() local
H A Djs_file_access_ext_ability_test.cpp1136 bool force = false; in HWTEST_F() local
1167 bool force = false; in HWTEST_F() local
1222 bool force = false; in HWTEST_F() local
1259 bool force = false; in HWTEST_F() local
1299 bool force = false; HWTEST_F() local
1340 bool force = false; HWTEST_F() local
1382 bool force = false; HWTEST_F() local
1428 bool force = false; HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/
H A Dtime_broker.cpp149 bool TimeBroker::RestartTimer(bool force) in RestartTimer() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.cpp56 void PerfCtrl::Update(bool force) in Update() argument
70 void PerfCtrl::Update(uint64_t deadlineNs, uint64_t load, bool force) in Update() argument
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H A Dnfcpollingmanager_fuzzer.cpp46 bool force = data[0] % INT_TO_BOOL_DIVISOR; in FuzzStartPollingLoop() local
/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp54 int force = static_cast<int>(data[0]); in DhcpAddressPoolFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_info.cpp130 int32_t VolumeInfo::UMount(bool force) in UMount() argument
H A Dexternal_volume_info.cpp210 int32_t ExternalVolumeInfo::DoUMount(bool force) in DoUMount() argument
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Dpa_renderer_stream_impl_unit_test.cpp403 bool force = true; in HWTEST_F() local
420 bool force = false; in HWTEST_F() local
437 bool force = false; in HWTEST_F() local
454 bool force = true; in HWTEST_F() local
/foundation/communication/nfc/services/src/
H A Dnfc_polling_manager.cpp79 void NfcPollingManager::StartPollingLoop(bool force) in StartPollingLoop() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h68 float force = 0.0f; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp177 bool ZipWriter::FlushEntriesIfNeeded(bool force, const OPTIONS &options) in FlushEntriesIfNeeded() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp113 Vector2f force = direction.Normalized() * forceMagnitude; in ApplyField() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_stub_impl.cpp98 Copy(const Uri &sourceUri, const Uri &destUri, std::vector<Result> &copyResult, bool force) Copy() argument
286 MoveItem(const Uri &sourceFile, const Uri &targetParent, std::vector<Result> &moveResult, bool force) MoveItem() argument
H A Dfile_access_ext_ability.cpp94 int FileAccessExtAbility::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<Result> &copyResult, bool force) in Copy() argument
169 MoveItem(const Uri &sourceUri, const Uri &targetParent, std::vector<Result> &moveResult, bool force) MoveItem() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp168 int MediaFileExtAbility::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<CopyResult> &copyResult, bool force) in Copy() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp517 int SaveBindingRecoders(const DhcpAddressPool *pool, int force) in SaveBindingRecoders() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_info_mgr.cpp610 GetMissionSnapshot(int32_t missionId, const sptr<IRemoteObject>& abilityToken, MissionSnapshot& missionSnapshot, bool isLowResolution, bool force) GetMissionSnapshot() argument

Completed in 18 milliseconds

123