Home
last modified time | relevance | path

Searched defs:force (Results 26 – 50 of 74) sorted by relevance

123

/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddevice_state_action.cpp256 const std::function<void()> onWakeup, bool force) in GoToSleep()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A 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()
H A Dsvc_session_manager_mock.cpp44 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active()
52 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp456 ErrCode MappedFile::Clear(bool force) in Clear()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp177 bool ZipWriter::FlushEntriesIfNeeded(bool force, const OPTIONS &options) in FlushEntriesIfNeeded()
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h68 float force = 0.0f; member
H A Dace_events.h130 void SetForce(float force) in SetForce()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A 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()
H A Dfile_access_helper.cpp593 …essHelper::CopyOperation(Uri &sourceUri, Uri &destUri, std::vector<Result> &copyResult, bool force) in CopyOperation()
640 …t FileAccessHelper::Copy(Uri &sourceUri, Uri &destUri, std::vector<Result> &copyResult, bool force) in Copy()
1119 …ssHelper::MoveItem(Uri &sourceFile, Uri &targetParent, std::vector<Result> &moveResult, bool force) in MoveItem()
H A Dfile_access_ext_stub.cpp271 bool force = false; in CmdCopy() local
735 bool force = false; in CmdMoveItem() local
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Dabnormal_file_access_test.cpp255 bool force = false; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp168 …ty::Copy(const Uri &sourceUri, const Uri &destUri, std::vector<CopyResult> &copyResult, bool force) in Copy()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp519 int32_t MultiSimController::SetActiveSim(int32_t slotId, int32_t enable, bool force) in SetActiveSim()
1027 int32_t MultiSimController::SetShowNumber(int32_t slotId, std::u16string number, bool force) in SetShowNumber()
1094 int32_t MultiSimController::SetShowName(int32_t slotId, std::u16string name, bool force) in SetShowName()
/ohos5.0/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
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp676 bool force = false; in GetCopyArguments() local
762 bool force = false; in NAPI_Copy() local
1327 bool force = false; in GetMoveItemArguments() local
1352 bool force = false; in NAPI_MoveItem() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp517 int SaveBindingRecoders(const DhcpAddressPool *pool, int force) in SaveBindingRecoders()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_session_manager.cpp72 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active()
96 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive()
/ohos5.0/build/scripts/util/
H A Dbuild_utils.py689 force=False, argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp435 …gmentedLayout::MeasureToTarget(int32_t targetIdx, std::optional<int64_t> cacheDeadline, bool force) in MeasureToTarget()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp301 void RenderTabBar::SetIndex(int32_t index, bool force) in SetIndex()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp150 const CipherPassword &passwd, bool force) in Export()
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp552 Status AVBufferQueueImpl::DetachBuffer(uint64_t uniqueId, bool force) in DetachBuffer()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddemuxer_filter.cpp285 void DemuxerFilter::StopTask(bool force) in StopTask()
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp449 bool force = true; in RegisterSettingsObserver() local

123