Home
last modified time | relevance | path

Searched defs:param (Results 426 - 450 of 4647) sorted by relevance

1...<<11121314151617181920>>...186

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp41 HasImageParam *param = new (std::nothrow) HasImageParam(); in OnReceiveValue() local
73 HasImageParam *param = reinterpret_cast<HasImageParam*>(work->data); UvAfterWorkCb() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ts/
H A Dsa_ts_interface_code_emitter.cpp87 AutoPtr<ASTParameter> param = method->GetParameter(i); in EmitInterfaceMethod() local
107 AutoPtr<ASTParameter> param = method->GetParameter(i); in EmitInterfaceMethodCallback() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_hisysevent_report.cpp45 int DmsHiSysEventReport::ReportBehaviorEvent(const BehaviorEventParam& param) in ReportBehaviorEvent() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dsilence_update_strategy.cpp32 SilenceUpdateStrategy::SilenceUpdateStrategy(const std::string &param): IUpdateStrategy(param) in SilenceUpdateStrategy() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_hisysevent_report_test.cpp59 BehaviorEventParam param; in HWTEST_F() local
/foundation/ability/idl_tool/test/rust/moduletest/client/src/
H A Dmain.rs63 let mut param = TokenInfoParams { in init_access_token() variables
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_manager_utils.cpp24 bool UnwrapAutoStartupInfo(napi_env env, napi_value param, AutoStartupInfo &info) in UnwrapAutoStartupInfo() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp44 InsightIntentExecuteParam *param = new (std::nothrow) InsightIntentExecuteParam(); in Unmarshalling() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dmodal_system_dialog_util.cpp53 nlohmann::json param; in ShowDeveloperModeDialog() local
/foundation/ability/ability_runtime/services/common/src/
H A Devent_handler_wrap.cpp84 bool EventHandlerWrap::RemoveEvent(uint32_t eventId, int64_t param) in RemoveEvent() argument
/foundation/ability/ability_runtime/test/unittest/start_other_app_interceptor_test/
H A Dstart_other_app_interceptor_test.cpp207 AbilityInterceptorParam param = AbilityInterceptorParam(want, 0, 0, false, nullptr, in HWTEST_F() local
223 AbilityInterceptorParam param = AbilityInterceptorParam(want, 0, 0, false, nullptr, in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplatform_res_register.h46 void OnEvent(const std::string& eventId, const std::string& param) in OnEvent() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h37 JSRef<JSVal> param; member
[all...]
H A Djs_navdestination_context.h34 JSNavPathInfo(const std::string& name, JSRef<JSVal> param) : NG::NavPathInfo(name), param_(param) {} in JSNavPathInfo() argument
35 JSNavPathInfo(const std::string& name, JSRef<JSVal> param, JSRef<JSVal> onPop, bool isEntry = false) in JSNavPathInfo() argument
39 void SetParam(const JSRef<JSVal>& param) in SetParam() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_touch_function.cpp99 JSRef<JSVal> param = JSRef<JSObject>::Cast(CreateJSEventInfo(info)); in Execute() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_path2d.cpp89 TransformParam param = JSMatrix2d::GetTransformInfo(jsObj); in JsPath2DAddPath() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback_mgr.cpp60 RegisterRequestEvent(napi_env env, const AAFwk::Want& want, ACECallbackInfo& cbInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) RegisterRequestEvent() argument
87 RegisterRequestEvent(napi_env env, const AAFwk::Want& want, ACEAsyncJSCallbackInfo* jsCallbackInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) RegisterRequestEvent() argument
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_napi_common.cpp21 bool IsTypeForNapiValue(napi_env env, napi_value param, napi_valuetype expectType) in IsTypeForNapiValue() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp23 int BluetoothSocketProxy::Connect(ConnectSocketParam &param, int &fd) in Connect() argument
49 Listen(ListenSocketParam &param, int &fd) Listen() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssystemproperties_fuzzer/
H A Drssystemproperties_fuzzer.cpp63 std::string param = "text"; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_mesa_blur_shader_filter.cpp52 void RSMESABlurShaderFilter::SetPixelStretchParams(std::shared_ptr<RSPixelStretchParams>& param) in SetPixelStretchParams() argument
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_visual_effect.h45 void SetParam(const std::string& tag, const std::shared_ptr<Drawing::Image> param) {} in SetParam() argument
46 void SetParam(const std::string& tag, const std::shared_ptr<Drawing::ColorFilter> param) {} in SetParam() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.cpp61 std::string param; in DCLCommand() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h33 ParamSP param; member
/foundation/multimedia/media_foundation/engine/scene/recorder/
H A Drecorder_executor.h74 virtual ErrorCode DoStop(const Plugin::Any& param) in DoStop() argument
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...186