Home
last modified time | relevance | path

Searched defs:param (Results 351 - 375 of 4078) sorted by relevance

1...<<11121314151617181920>>...164

/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...]
/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Devent.h45 Plugin::Any param; member
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/buffer_calibration/
H A Daudio_buffer_calibration.cpp36 void AudioBufferCalibration::SetParam(Tag tag, const Plugin::Any& param) in SetParam() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.h46 inline void InitHdiParam(T& param, CompVerInfo& verInfo) in InitHdiParam() argument
54 inline void InitOmxParam(T& param, CompVerInfo& verInfo) in InitOmxParam() argument
62 HdiSetParameter(T* component, uint32_t paramIndex, U& param) HdiSetParameter() argument
68 HdiGetParameter(T* component, uint32_t paramIndex, U& param) HdiGetParameter() argument
74 HdiSendCommand(T* component, OMX_COMMANDTYPE cmd, uint32_t param, U&& cmdData) HdiSendCommand() argument
[all...]
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo.cpp119 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in SetParameter() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dtask_registry.cpp81 bool TaskRegistry::SubmitTask(TaskGroupHandle handle, std::any param) in SubmitTask() argument
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Dsession_listener_client.cpp69 void SessionListenerClient::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...164