| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
| H A D | cast_session_state.cpp | 440 const auto ¶m = msg.strArg_; in HandleMessage() local 528 const auto ¶m = msg.strArg_; in HandleMessage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
| H A D | texture.cpp | 104 void Texture::OnRefresh(const std::string& param) in OnRefresh() argument 116 std::string param = paramStream.str(); in OnSize() local 117 CallResRegisterMethod(MakeMethodHash(SET_TEXTURE_SIZE), param); in OnSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/ |
| H A D | native_texture.cpp | 85 std::string param = paramStream.str(); in CreateTexture() local 107 void NativeTexture::OnRefresh(const std::string& param) in OnRefresh() argument 122 std::string param = paramStream.str(); in SetSize() local 123 CallResRegisterMethod(MakeMethodHash(SET_TEXTURE_SIZE), param, callback); in SetSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| H A D | custom_measure_layout_node.h | 68 void SetMeasureLayoutParam(RefPtr<MeasureLayoutParam> param) in SetMeasureLayoutParam() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/ |
| H A D | navigation_manager.h | 40 std::string param; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/menu/ |
| H A D | menu_element.cpp | 167 std::string param = std::string("\"selected\",{\"value\":\"").append(option->GetValue().append("\"},null")); in OnOptionCallback() local
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/ |
| H A D | cast_session_state.cpp | 440 const auto ¶m = msg.strArg_; in HandleMessage() local 528 const auto ¶m = msg.strArg_; in HandleMessage() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_function.h | 144 JSRef<JSVal> param; in Execute() local 207 JSRef<JSVal> param; in Execute() local 216 JSRef<JSVal> param; in ExecuteWithValue() local [all...] |
| H A D | js_gesture_function.cpp | 31 JSRef<JSVal> param = JSRef<JSObject>::Cast(CreateGestureEvent(info)); in Execute() local
|
| H A D | js_tabs_function.cpp | 104 JSRef<JSVal> param = JSRef<JSObject>::Cast(proxyObj); in Execute() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_transitioneffect_ffi.cpp | 96 void FfiOHOSAceFrameworkTransitionEffectAnimation(int64_t id, NativeAnimateParam param) in FfiOHOSAceFrameworkTransitionEffectAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navrouter.cpp | 63 JSRef<JSVal> param = jsObj->GetProperty("param"); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
| H A D | ability_component_resource.cpp | 90 CallResRegisterMethod( const std::string& method, const std::string& param, bool useSyncTask) CallResRegisterMethod() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_matrix2d.h | 91 void SetTransform(const TransformParam& param) in SetTransform() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
| H A D | napi_zlib_common.cpp | 26 bool IsTypeForNapiValue(napi_env env, napi_value param, napi_valuetype expectType) in IsTypeForNapiValue() argument 37 std::string UnwrapStringFromJS(napi_env env, napi_value param, const std::string &defaultValue) in UnwrapStringFromJS() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | dft_impl.cpp | 65 void DftImpl::CallbackPageReplaced(int state, const char *param) in CallbackPageReplaced() argument 79 jerry_value_t param = jerryx_get_property_str(global, ROUTER_PAGE); in CallbackPageReplaced() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | div_component.cpp | 174 ConstrainedParameter param; in AttachView() local
|
| /foundation/arkui/ui_lite/frameworks/core/ |
| H A D | input_method_manager.cpp | 43 InputMethodParam param; in ShowInputMethod() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | localization_module.cpp | 93 char *param = MallocStringOf(args[0], ¶mStrLength); in GetValueByKey() local
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/ |
| H A D | native_avmuxer.cpp | 54 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in OH_AVMuxer_SetRotation() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_thread_handler_generic.cpp | 67 void RSThreadHandlerGeneric::PostTask(const RSTaskHandle taskHandle, int param) in PostTask() argument 78 void RSThreadHandlerGeneric::PostTaskDelay(const RSTaskHandle taskHandle, int64_t nsecs, int param) in PostTaskDelay() argument
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hcodec_utils.h | 43 void AppendToVector(std::vector<uint8_t>& vec, const T& param) in AppendToVector() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_visual_effect_impl.cpp | 81 void GEVisualEffectImpl::SetParam(const std::string& tag, int32_t param) in SetParam() argument 132 void GEVisualEffectImpl::SetParam(const std::string& tag, bool param) in SetParam() argument 150 void GEVisualEffectImpl::SetParam(const std::string& tag, int64_t param) {} in SetParam() argument 152 void GEVisualEffectImpl::SetParam(const std::string& tag, float param) in SetParam() argument 185 SetParam(const std::string& tag, double param) SetParam() argument 187 SetParam(const std::string& tag, const char* const param) SetParam() argument 189 SetParam(const std::string& tag, const std::shared_ptr<Drawing::Image> param) SetParam() argument 191 SetParam(const std::string& tag, const std::shared_ptr<Drawing::ColorFilter> param) SetParam() argument 193 SetParam(const std::string& tag, const Drawing::Matrix param) SetParam() argument 211 SetParam(const std::string& tag, const std::vector<std::pair<float, float>> param) SetParam() argument 228 SetParam(const std::string& tag, const uint32_t param) SetParam() argument 251 SetMESABlurParams(const std::string& tag, float param) SetMESABlurParams() argument 282 SetAIBarParams(const std::string& tag, float param) SetAIBarParams() argument 307 SetGreyParams(const std::string& tag, float param) SetGreyParams() argument 324 SetLinearGradientBlurParams(const std::string& tag, float param) SetLinearGradientBlurParams() argument 349 SetMagnifierParamsFloat(const std::string& tag, float param) SetMagnifierParamsFloat() argument 382 SetMagnifierParamsUint32(const std::string& tag, uint32_t param) SetMagnifierParamsUint32() argument 405 SetWaterRippleParams(const std::string& tag, float param) SetWaterRippleParams() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_thread_test.cpp | 56 CaptureParam param; in HWTEST_F() local
|
| H A D | rs_uni_render_engine_test.cpp | 54 auto param = RSDividedRenderUtil::CreateBufferDrawParam(*node);
in HWTEST() local 72 auto param = RSDividedRenderUtil::CreateBufferDrawParam(*node);
in HWTEST() local 157 BufferDrawParam param;
in HWTEST() local [all...] |