Home
last modified time | relevance | path

Searched full:param (Results 4126 - 4150 of 7978) sorted by relevance

1...<<161162163164165166167168169170>>...320

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/include/
H A Drtsp_basetype.h71 static const std::string PARAM = "param"; member in OHOS::CastEngine::CastEngineService::CastSessionRtsp::WaitResponse
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/context/
H A Denvironment_callback.h38 * @param config: Indicates the updated configuration.
50 * @param level: Indicates the memory trim level, which shows the current memory usage status.
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h75 const std::shared_ptr<AppExecFwk::InsightIntentExecuteParam> &param);
88 static int32_t GenerateWant(const std::shared_ptr<AppExecFwk::InsightIntentExecuteParam> &param, Want &want);
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/include/
H A Drtsp_basetype.h71 static const std::string PARAM = "param"; member in OHOS::CastEngine::CastEngineService::CastSessionRtsp::WaitResponse
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_service.h63 * @param fd Indicates the fd.
64 * @param args Indicates the params.
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/
H A Dwatchdog.h39 * @param mainHandler The handler of main thread.
54 * @param appMainThreadState The state of main thread.
/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
86 return RemoveEvent(EventWrap(eventId, param)); in RemoveEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_node.h68 void SetMeasureLayoutParam(RefPtr<MeasureLayoutParam> param) in SetMeasureLayoutParam() argument
70 measureLayoutParam_ = param; in SetMeasureLayoutParam()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exception_handler.cpp33 * @param type lifecycle failed type
34 * @param token associated ability
/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_proxy.h52 * @param distance absolute distance that scroll bar has scrolled.
58 * @param distance absolute distance that scrollable node has scrolled.
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
H A Dcomponent_content.ts44 public reuse(param: Object): void {
45 this.builderNode_.reuse(param);
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dexposure_processor.cpp52 void ExposureProcessor::OnVisibleChange(bool isVisible, const std::string& param) in OnVisibleChange() argument
63 .SetDescription(param) in OnVisibleChange()
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dvelocity_motion.h68 * @param {float} offsetTime Time offset, continuously growing, with irregular intervals
79 * @param {float} velocity
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect_ffi.cpp96 void FfiOHOSAceFrameworkTransitionEffectAnimation(int64_t id, NativeAnimateParam param) in FfiOHOSAceFrameworkTransitionEffectAnimation() argument
103 ParseCjAnimation(param, *animationOptionResult); in FfiOHOSAceFrameworkTransitionEffectAnimation()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dentry_page_info.h45 std::string ReplacePageParams(const std::string& param) in ReplacePageParams() argument
48 params_ = param; in ReplacePageParams()
/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.h43 void ResSchedDataReport(const char* name, const std::unordered_map<std::string, std::string>& param = {});
78 const std::unordered_map<std::string, std::string>& param = {});
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_child_touch_test_function.cpp31 JSRef<JSVal> param = infoArray; in Execute() local
32 return JsFunction::ExecuteJS(1, &param); in Execute()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.h91 void SetTransform(const TransformParam& param) in SetTransform() argument
93 transform_ = param; in SetTransform()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dxcomponent_model_impl.cpp64 EventMarker([func = std::move(onLoad), xcomponentId](const std::string& param) { func(xcomponentId); })); in SetOnLoad()
76 EventMarker([func = std::move(onDestroy)](const std::string& param) { func(); })); in SetOnDestroy()
/foundation/arkui/ace_engine/advanced_ui_component/atomicservicenavigation/source/
H A Datomicservicenavigation.ets34 defaultNavDestinationBuilder(name: string, param?: Object) {
68 export type NavDestinationBuilder = (name: string, param?: Object) => void
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_dispatcher_impl.h43 * @param pointerEvent The pointer event info.
50 * @param allowUpdate The allowUpdate.
H A Dform_renderer_dispatcher_interface.h44 * @param pointerEvent The pointer event info.
51 * @param allowUpdate The allowUpdate.
/foundation/arkui/ace_engine/interfaces/inner_api/xcomponent_controller/
H A Dxcomponent_controller.h81 * @param xcomponentController the other xcomponentController
89 * @param xcomponentController the other xcomponentController
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dhidump_helper.h49 * @param args Indicates the args.
50 * @param result Indicates the result.
H A Dinner_event_report.h31 * @param eventType Indicates the bms eventInfo.
32 * @param eventInfo Indicates the eventInfo.

Completed in 24 milliseconds

1...<<161162163164165166167168169170>>...320