| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | param_transfer.h | 42 void SetParam(double value) in SetParam() function in OHOS::Ace::ParamTransfer
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_visual_effect.cpp | 31 void GEVisualEffect::SetParam(const std::string& tag, int32_t param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 37 void GEVisualEffect::SetParam(const std::string& tag, int64_t param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 42 void GEVisualEffect::SetParam(const std::string& tag, float param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 47 void GEVisualEffect::SetParam(const std::string& tag, double param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 52 void GEVisualEffect::SetParam(const std::string& tag, const char* const param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 57 void GEVisualEffect::SetParam(const std::string& tag, const Drawing::Matrix param) SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 62 void GEVisualEffect::SetParam(const std::string& tag, const std::vector<std::pair<float, float>> param) SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 67 void GEVisualEffect::SetParam(const std::string& tag, bool param) SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect 72 void GEVisualEffect::SetParam(const std::string& tag, uint32_t param) SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect [all...] |
| H A D | ge_visual_effect_impl.cpp | 81 void GEVisualEffectImpl::SetParam(const std::string& tag, int32_t param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 132 void GEVisualEffectImpl::SetParam(const std::string& tag, bool param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 150 void GEVisualEffectImpl::SetParam(const std::string& tag, int64_t param) {} in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 152 void GEVisualEffectImpl::SetParam(const std::string& tag, float param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 185 void GEVisualEffectImpl::SetParam(const std::string& tag, double param) {} in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 187 void GEVisualEffectImpl::SetParam(const std::string& tag, const char* const param) {} in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 189 void GEVisualEffectImpl::SetParam(const std::string& tag, const std::shared_ptr<Drawing::Image> param) {} in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 191 void GEVisualEffectImpl::SetParam(const std::string& tag, const std::shared_ptr<Drawing::ColorFilter> param) {} in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 193 void GEVisualEffectImpl::SetParam(const std::string& tag, const Drawing::Matrix param) in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl 211 void GEVisualEffectImpl::SetParam(cons function in OHOS::Rosen::Drawing::GEVisualEffectImpl 228 void GEVisualEffectImpl::SetParam(const std::string& tag, const uint32_t param) SetParam() function in OHOS::Rosen::Drawing::GEVisualEffectImpl [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navdestination_context.h | 39 void SetParam(const JSRef<JSVal>& param) in SetParam() function in OHOS::Ace::Framework::JSNavPathInfo
|
| /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() function in OHOS::Rosen::Drawing::GEVisualEffect 46 void SetParam(const std::string& tag, const std::shared_ptr<Drawing::ColorFilter> param) {}
in SetParam() function in OHOS::Rosen::Drawing::GEVisualEffect [all...] |
| /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() function in OHOS::Media::Pipeline::AudioBufferCalibration
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| H A D | netshare_startsharing_context.cpp | 71 void NetShareStartSharingContext::SetParam(int32_t param) in SetParam() function in OHOS::NetManagerStandard::NetShareStartSharingContext
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | future.h | 113 void SetParam(IAny::Ptr arg) in SetParam() function in ContinuationQueueTask
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_event_detector.cpp | 42 void RSTimeOutDetector::SetParam(const std::string& key, const std::string& value) in SetParam() function in OHOS::Rosen::RSTimeOutDetector
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/ |
| H A D | resp_common_data.cpp | 109 void RespCommonData::SetParam(int paramIndex, uint32_t value) in SetParam() function in OHOS::Media::RespCommonData
|
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_server.cpp | 70 int32_t SocketServer::SetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::SocketServer
|
| /foundation/multimodalinput/input/intention/ipc/tunnel/src/ |
| H A D | intention_proxy.cpp | 132 int32_t IntentionProxy::SetParam(Intention intention, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::IntentionProxy
|
| H A D | tunnel_client.cpp | 218 int32_t TunnelClient::SetParam(Intention intention, uint32_t id, ParamBase &data, ParamBase &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::TunnelClient
|
| /foundation/multimodalinput/input/intention/services/intention_service/src/ |
| H A D | intention_service.cpp | 160 int32_t IntentionService::SetParam(Intention intention, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::IntentionService
|
| /foundation/ai/neural_network_runtime/test/unittest/ops/ |
| H A D | maxpool_padmode_test.cpp | 86 void MaxPoolBuilderTest::SetParam() in SetParam() function in OHOS::NeuralNetworkRuntime::UnitTest::MaxPoolBuilderTest [all...] |
| H A D | depthwise_conv2d_native_padmode_test.cpp | 62 void DepthwiseConv2DNativePadModeBuilderTest::SetParam() in SetParam() function in OHOS::NeuralNetworkRuntime::UnitTest::DepthwiseConv2DNativePadModeBuilderTest [all...] |
| H A D | conv2d_padmode_test.cpp | 63 void Conv2DBuilderPadmodeTest::SetParam() in SetParam() function in OHOS::NeuralNetworkRuntime::UnitTest::Conv2DBuilderPadmodeTest [all...] |
| H A D | conv2d_tranpose_padmode_test.cpp | 76 void Conv2DTransposePadmodeBuilderTest::SetParam() in SetParam() function in OHOS::NeuralNetworkRuntime::UnitTest::Conv2DTransposePadmodeBuilderTest [all...] |
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
| H A D | player_source.cpp | 161 int32_t PlayerSource::SetParam(int32_t trackId, const ParameterItem *metaData, int32_t metaDataCnt) in SetParam() function in OHOS::Media::PlayerSource
|
| H A D | player_demux.cpp | 285 int32_t PlayerDemuxer::SetParam(int32_t trackId, const ParameterItem *metaData, int32_t metaDataCnt) in SetParam() function in OHOS::Media::PlayerDemuxer
|
| /foundation/multimodalinput/input/intention/stationary/server/src/ |
| H A D | stationary_server.cpp | 97 int32_t StationaryServer::SetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::StationaryServer
|
| /foundation/multimodalinput/input/intention/cooperate/server/src/ |
| H A D | cooperate_server.cpp | 193 int32_t CooperateServer::SetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::CooperateServer
|
| /foundation/multimodalinput/input/intention/cooperate/test/src/ |
| H A D | cooperate_client_test.cpp | 97 int32_t SetParam(Intention intention, uint32_t id, ParamBase &data, ParamBase &reply) in SetParam() function in OHOS::Msdp::DeviceStatus::TunnelClientTest
|
| /foundation/multimodalinput/input/service/key_command/test/ |
| H A D | ability_manager_client_stub.cpp | 65 Want &Want::SetParam(const std::string &key, const std::string &value) in SetParam() function in OHOS::AAFwk::Want
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/ |
| H A D | player_sink_manager.cpp | 406 int32_t SinkManager::SetParam(const char *key, dataType type, void* value) in SetParam() function in OHOS::Media::SinkManager
|