Home
last modified time | relevance | path

Searched defs:force (Results 126 - 150 of 196) sorted by relevance

12345678

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp923 void NodeImpl::EnsureEcsBinding(SCENE_NS::IEcsScene::Ptr scene, bool force) in EnsureEcsBinding() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp879 void EGLState::SetContext(const ContextState& state, bool force) in SetContext() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp757 DBStatus KvStoreNbDelegateImpl::Export(const std::string &filePath, const CipherPassword &passwd, bool force) in Export() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp210 void Service::StopAll(const wptr<IRemoteObject> &obj, bool force) in StopAll() argument
H A Dsvc_session_manager.cpp97 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() argument
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp645 Copy(const Uri &sourceUri, const Uri &destUri, std::vector<Result> &copyResult, bool force) Copy() argument
1871 MoveItem(const Uri &sourceFile, const Uri &targetParent, std::vector<Result> &moveResult, bool force) MoveItem() argument
H A Dfile_access_helper.cpp595 int FileAccessHelper::CopyOperation(Uri &sourceUri, Uri &destUri, std::vector<Result> &copyResult, bool force) in CopyOperation() argument
642 int FileAccessHelper::Copy(Uri &sourceUri, Uri &destUri, std::vector<Result> &copyResult, bool force) in Copy() argument
1123 int FileAccessHelper::MoveItem(Uri &sourceFile, Uri &targetParent, std::vector<Result> &moveResult, bool force) in MoveItem() argument
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp677 bool force = false; in GetCopyArguments() local
763 bool force = false; in NAPI_Copy() local
1328 bool force = false; in GetMoveItemArguments() local
1353 bool force = false; NAPI_MoveItem() local
[all...]
/third_party/backends/tools/
H A Dsane-find-scanner.c72 static SANE_Bool force = SANE_FALSE; variable
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c1194 uint8_t force = false; in dri2CreateScreen() local
H A Ddri3_glx.c1033 uint8_t force = false; in dri3_create_screen() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c131 int force; /* Override common sense */ member
/third_party/lwip/src/core/
H A Dpbuf.c473 pbuf_add_header_impl(struct pbuf *p, size_t header_size_increment, u8_t force) in pbuf_add_header_impl() argument
616 pbuf_header_impl(struct pbuf *p, s16_t header_size_increment, u8_t force) in pbuf_header_impl() argument
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c605 OpenOutputFile(const char* output_path, FILE** f, BROTLI_BOOL force) OpenOutputFile() argument
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs21 pub fn force() { in force() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c723 void sta_track_expire(struct hostapd_iface *iface, int force) in sta_track_expire() argument
/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp1723 bool PowerStateMachine::SetState(PowerState state, StateChangeReason reason, bool force) in WakeupDeviceInner() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp670 int32_t UsbService::ClaimInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface, uint8_t force) in ClaimInterface() argument
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c1234 static int gic_set_affinity(struct irq_data *d, const struct cpumask *mask_val, bool force) in gic_set_affinity() argument
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h870 void (*force)(struct drm_connector *connector); member
1176 enum drm_connector_force force; member
1415 enum drm_connector_force force; global() member
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c415 void __init cpu_smt_disable(bool force) in cpu_smt_disable() argument
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
H A Dchecks.c2045 void process_checks(bool force, struct dt_info *dti) in process_checks() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_renderer_stream_impl.cpp1122 int32_t PaRendererStreamImpl::OffloadUpdatePolicy(AudioOffloadType statePolicy, bool force) in OffloadUpdatePolicy() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp1555 int CopyFileOperation(string &srcUriStr, string &destRelativePath, CopyResult &copyResult, bool force) in CopyFileOperation() argument
1605 int CopyDirectoryOperation(FileInfo &fileInfo, Uri &destUri, vector<CopyResult> &copyResult, bool force) in CopyDirectoryOperation() argument
1679 Copy(const Uri &sourceUri, const Uri &destUri, vector<CopyResult> &copyResult, bool force) Copy() argument
/third_party/elfutils/src/
H A Dunstrip.c98 bool force; member
2230 warn(const char *msg, bool force, const char *stripped_file, const char *unstripped_file) warn() argument
2241 handle_explicit_files(const char *output_file, bool create_dirs, bool force, const char *stripped_file, const char *unstripped_file) handle_explicit_files() argument
2292 handle_dwfl_module(const char *output_file, bool create_dirs, bool force, Dwfl_Module *mod, bool all, bool ignore, bool relocate) handle_dwfl_module() argument
2384 handle_output_dir_module(const char *output_dir, Dwfl_Module *mod, bool force, bool all, bool ignore, bool modnames, bool relocate) handle_output_dir_module() argument
[all...]

Completed in 56 milliseconds

12345678