Home
last modified time | relevance | path

Searched defs:force (Results 76 - 100 of 191) sorted by relevance

12345678

/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_stub.cpp271 bool force = false; in CmdCopy() local
737 bool force = false; in CmdMoveItem() local
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp551 Status AVBufferQueueImpl::DetachBuffer(uint64_t uniqueId, bool force) in DetachBuffer() argument
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp38 void Service::StopAll(const wptr<IRemoteObject> &obj, bool force) {} in StopAll() argument
H A Dsvc_session_manager_mock.cpp44 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active() argument
52 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() argument
H A Dsvc_session_manager_throw_mock.cpp27 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active() argument
32 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() argument
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/
H A Dsvc_session_manager_mock.cpp25 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c99 int force; /* -f, force allocation. */ member
H A Dntfsls.c112 int force; /* Override common sense */ member
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp530 void GrGLProgramBuilder::resolveProgramResourceLocations(GrGLuint programID, bool force) { in resolveProgramResourceLocations() argument
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py335 def force(self): function
/third_party/rust/crates/once_cell/src/
H A Dlib.rs743 pub fn force(this: &Lazy<T, F>) -> &T { in force() functions
1273 pub fn force(this: &Lazy<T, F>) -> &T { in force() functions
[all...]
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp453 bool force = true; in RegisterSettingsObserver() local
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp254 int32_t UsbSrvClient::ClaimInterface(USBDevicePipe &pipe, const UsbInterface &interface, bool force) in ClaimInterface() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c200 static enum drm_connector_status cdn_dp_connector_detect(struct drm_connector *connector, bool force) in cdn_dp_connector_detect() argument
H A Drk3066_hdmi.c428 static enum drm_connector_status rk3066_hdmi_connector_detect(struct drm_connector *connector, bool force) in rk3066_hdmi_connector_detect() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh.c798 bcmsdh_force_sbwad_calc(void *sdh, bool force) in bcmsdh_force_sbwad_calc() argument
/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() argument
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h53 float force = 0.0f; member
75 float force = 0.0f; member in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h201 float force; member
228 float force; member
252 float force; member
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h130 void SetForce(float force) in SetForce() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_effector_test.cpp603 Vector2f force = noiseField->ApplyField(position, deltaTime); in HWTEST_F() local
648 Vector2f force = noiseField->ApplyField(position, deltaTime); in HWTEST_F() local
679 Vector2f force = noiseField->ApplyField(position, deltaTime); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddemuxer_filter.cpp286 void DemuxerFilter::StopTask(bool force) in StopTask() argument
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp270 void BundleActiveUserService::LoadActiveStats(const int64_t timeStamp, const bool& force, const bool& timeChanged) in LoadActiveStats() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp150 Export(const std::string &filePath, const CipherPassword &passwd, bool force) Export() argument
H A Ddb_store_mock.cpp162 DBStatus DBStoreMock::Export(const std::string &filePath, const CipherPassword &passwd, bool force) in Export() argument

Completed in 28 milliseconds

12345678