Home
last modified time | relevance | path

Searched defs:force (Results 101 - 125 of 163) sorted by relevance

1234567

/third_party/openssl/crypto/evp/
H A Ddigest.c28 static void cleanup_old_md_data(EVP_MD_CTX *ctx, int force) in cleanup_old_md_data() argument
43 void evp_md_ctx_clear_digest(EVP_MD_CTX *ctx, int force, int keep_fetched) in evp_md_ctx_clear_digest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c613 void sta_track_expire(struct hostapd_iface *iface, int force) in sta_track_expire() argument
/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp491 int32_t MultiSimController::SetActiveSim(int32_t slotId, int32_t enable, bool force) in SetActiveSim() argument
1006 int32_t MultiSimController::SetShowNumber(int32_t slotId, std::u16string number, bool force) in SetShowNumber() argument
1073 int32_t MultiSimController::SetShowName(int32_t slotId, std::u16string name, bool force) in SetShowName() argument
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp608 int32_t UsbServerProxy::ClaimInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface, uint8_t force) in ClaimInterface() argument
H A Dusb_srv_stub.cpp443 uint8_t force = 0; in DoClaimInterface() local
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Doh_remote_control_event.h120 float force = 0.0; // Pressure of the current touch event. member
133 float force = 0.0; // Pressure of the current touch event. member
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp977 void RenderIndexerCircle::SetItemsFocused(int32_t index, bool force, bool smooth) in SetItemsFocused() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp78 TouchEvent& TouchEvent::SetForce(float force) in SetForce() argument
[all...]
H A Dtouch_event.h47 float force = 0.0f; member
72 float force = 0.0f; member
/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

Completed in 47 milliseconds

1234567