/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/ |
H A D | js_ability_auto_startup_manager_utils.cpp | 24 bool UnwrapAutoStartupInfo(napi_env env, napi_value param, AutoStartupInfo &info) in UnwrapAutoStartupInfo() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | insight_intent_execute_param.cpp | 44 InsightIntentExecuteParam *param = new (std::nothrow) InsightIntentExecuteParam(); in Unmarshalling() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | modal_system_dialog_util.cpp | 53 nlohmann::json param; in ShowDeveloperModeDialog() local
|
/foundation/ability/ability_runtime/services/common/src/ |
H A D | event_handler_wrap.cpp | 84 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 D | start_other_app_interceptor_test.cpp | 207 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 D | platform_res_register.h | 46 void OnEvent(const std::string& eventId, const std::string& param) in OnEvent() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_navigation_stack.h | 37 JSRef<JSVal> param; member [all...] |
H A D | js_navdestination_context.h | 34 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 D | js_touch_function.cpp | 99 JSRef<JSVal> param = JSRef<JSObject>::Cast(CreateJSEventInfo(info)); in Execute() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_path2d.cpp | 89 TransformParam param = JSMatrix2d::GetTransformInfo(jsObj); in JsPath2DAddPath() local
|
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
H A D | js_plugin_callback_mgr.cpp | 60 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 D | js_napi_common.cpp | 21 bool IsTypeForNapiValue(napi_env env, napi_value param, napi_valuetype expectType) in IsTypeForNapiValue() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 23 int BluetoothSocketProxy::Connect(ConnectSocketParam ¶m, int &fd) in Connect() argument 49 Listen(ListenSocketParam ¶m, int &fd) Listen() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssystemproperties_fuzzer/ |
H A D | rssystemproperties_fuzzer.cpp | 63 std::string param = "text";
in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_mesa_blur_shader_filter.cpp | 52 void RSMESABlurShaderFilter::SetPixelStretchParams(std::shared_ptr<RSPixelStretchParams>& param) in SetPixelStretchParams() argument
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/ |
H A D | ge_visual_effect.h | 45 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 D | drawing_command.cpp | 61 std::string param; in DCLCommand() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | msg_handle_loop.h | 33 ParamSP param; member
|
/foundation/multimedia/media_foundation/engine/scene/recorder/ |
H A D | recorder_executor.h | 74 virtual ErrorCode DoStop(const Plugin::Any& param) in DoStop() argument [all...] |
/foundation/multimedia/media_foundation/engine/include/pipeline/core/ |
H A D | event.h | 45 Plugin::Any param; member
|
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/buffer_calibration/ |
H A D | audio_buffer_calibration.cpp | 36 void AudioBufferCalibration::SetParam(Tag tag, const Plugin::Any& param) in SetParam() argument
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
H A D | codec_utils.h | 46 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 D | avmuxer_demo.cpp | 119 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 D | task_registry.cpp | 81 bool TaskRegistry::SubmitTask(TaskGroupHandle handle, std::any param) in SubmitTask() argument
|
/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | session_listener_client.cpp | 69 void SessionListenerClient::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() argument
|