Home
last modified time | relevance | path

Searched defs:func (Results 876 - 900 of 2536) sorted by relevance

1...<<31323334353637383940>>...102

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_if.h198 oal_sdio_memcpy_fromio(struct sdio_func *func, hi_void *dst, hi_u32 addr, hi_s32 count) oal_sdio_memcpy_fromio() argument
224 sdio_claim_host(struct sdio_func *func) sdio_claim_host() argument
229 sdio_release_host(struct sdio_func *func) sdio_release_host() argument
234 sdio_require_irq(struct sdio_func *func, sdio_irq_handler_t *handler) sdio_require_irq() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c144 hi_void frw_task_event_handler_register(hi_void (*func)(hi_void)) in frw_task_event_handler_register() argument
/device/qemu/riscv32_virt/liteos_m/board/
H A Dmain.c187 int32_t GpioSetIrq(uint16_t gpio, uint16_t mode, void *func, void *arg) in GpioSetIrq() argument
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_stub.cpp66 auto func = iter->second; in OnRemoteRequest() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_free_install_observer.cpp205 napi_value func = nullptr; in CallCallback() local
221 napi_value func = nullptr; in CallCallback() local
H A Dability_process.cpp169 auto func = reinterpret_cast<NAPICallOnAbilityResult>(dlsym(g_handle, FUNC_CALL_ON_ABILITY_RESULT)); in OnAbilityResult() local
257 auto func = reinterpret_cast<NAPICallOnRequestPermissionsFromUserResult>( in CaullFunc() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_environment_impl.cpp30 void OHOSJsEnvironmentImpl::PostTaskToHandler(void* handler, uv_io_cb func, void* work, int status, int priority) in PostTaskToHandler() argument
/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/
H A Dwfd_demo.cpp248 auto func = iter->second; in DoCmd() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/
H A Djs_test_runner.cpp187 napi_value func = nullptr; in CallObjectMethod() local
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/
H A Ddataobs_mgr_inner_ext_test.cpp731 auto func = [](std::vector<Uri> &uris, std::shared_ptr<DataObsMgrInnerExt> obsMgr, in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_children_main_size.h53 void SetOnDataChange(std::function<void(std::tuple<int32_t, int32_t, int32_t>, ListChangeFlag)>&& func) in SetOnDataChange() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator.cpp116 auto func = reinterpret_cast<void(*)(double)>(funcId); in SetOnframe() local
146 auto func = reinterpret_cast<void(*)(void)>(funcId); in SetOnfinish() local
157 auto func = reinterpret_cast<void(*)(void)>(funcId); in SetOncancel() local
168 auto func = reinterpret_cast<void(*)(void)>(funcId); in SetOnrepeat() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_linear_indicator.cpp173 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); in SetOnChange() local
206 panda::Local<panda::FunctionRef> func = toNumericProp; in ParseColorMetricsToColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_timer_module.cpp119 uint32_t JsiTimerModule::AddCallBack(const shared_ptr<JsValue>& func, const std::vector<shared_ptr<JsValue>>& params) in AddCallBack() argument
139 bool JsiTimerModule::GetCallBack(uint32_t callBackId, shared_ptr<JsValue>& func, in GetCallBack() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtextpicker_model_impl.cpp60 auto func = onChange; in SetOnCascadeChange() local
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dobserver_test_ng.cpp227 UIObserverHandler::NavDestinationSwitchHandleFunc func = in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h88 ReportSecurityComponentClickEvent(int32_t scId, std::string& componentInfo, const SecCompClickEvent& clickInfo, sptr<IRemoteObject> callerToken, OnFirstUseDialogCloseFunc&& func) ReportSecurityComponentClickEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model.h144 virtual void SetOnTextSelectionChange(std::function<void(int32_t, int32_t)>&& func) {}; in SetOnTextSelectionChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model.h95 SetOnEditChanged(std::function<void(bool)>&& func) SetOnEditChanged() argument
[all...]
H A Dsearch_event_hub.h65 void SetOnCopy(std::function<void(const std::string&)>&& func) in SetOnCopy() argument
77 void SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() argument
89 void SetOnPaste(std::function<void(const std::string&)>&& func) in SetOnPaste() argument
101 void SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) in SetOnPasteWithEvent() argument
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_keyevent_filter_test/
H A Daams_accessibility_keyevent_filter_test.cpp48 auto func = [&taskCalled]() { taskCalled.store(true); }; in WaitUntilTaskFinished() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp205 auto func = [](const LeastSquareImpl &axis, const char* str) { in DumpVelocityPoints() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.h77 void SetRenderFunction(RenderFunction&& func) in SetRenderFunction() argument
94 void SetRemoveFunction(RemoveFunction&& func) in SetRemoveFunction() argument
112 void SetPageTransitionFunction(PageTransitionFunction&& func) in SetPageTransitionFunction() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_keyevent_filter.cpp48 auto func = [&taskCalled]() { taskCalled.store(true); }; in WaitUntilTaskFinished() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_component.cpp181 JSValue ListComponent::ListScrollTo(const JSValue func, const JSValue dom, in ListScrollTo() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...102