Home
last modified time | relevance | path

Searched defs:param (Results 926 - 950 of 4444) sorted by relevance

1...<<31323334353637383940>>...178

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_engine_test.cpp132 BufferDrawParam param; in HWTEST() local
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp69 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() argument
87 ErrorCode StateMachine::SendEventAsync(Intent intent, const Plugin::Any& param) in SendEventAsync() argument
96 ProcessIntent(Intent intent, const Plugin::Any& param) ProcessIntent() argument
[all...]
H A Dstate.cpp40 std::tuple<ErrorCode, Action> State::Execute(Intent intent, const Plugin::Any& param) in Execute() argument
55 std::tuple<ErrorCode, Action> State::SetVideoSource(const Plugin::Any& param) in SetVideoSource() argument
61 std::tuple<ErrorCode, Action> State::SetAudioSource(const Plugin::Any& param) in SetAudioSource() argument
67 std::tuple<ErrorCode, Action> State::Configure(const Plugin::Any &param) in Configure() argument
73 std::tuple<ErrorCode, Action> State::SetOutputFormat(const Plugin::Any& param) in SetOutputFormat() argument
99 Stop(const Plugin::Any& param) Stop() argument
126 OnError(const Plugin::Any& param) OnError() argument
136 DispatchIntent(Intent intent, const Plugin::Any& param) DispatchIntent() argument
[all...]
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate_machine.cpp78 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() argument
96 ErrorCode StateMachine::SendEventAsync(Intent intent, const Plugin::Any& param) in SendEventAsync() argument
106 ProcessIntent(Intent intent, const Plugin::Any& param) ProcessIntent() argument
[all...]
H A Dstate.cpp89 std::tuple<ErrorCode, Action> State::Execute(Intent intent, const Plugin::Any& param) in Execute() argument
101 std::tuple<ErrorCode, Action> State::SetSource(const Plugin::Any& param) in SetSource() argument
132 std::tuple<ErrorCode, Action> State::Seek(const Plugin::Any& param) in Seek() argument
145 std::tuple<ErrorCode, Action> State::OnError(const Plugin::Any& param) in OnError() argument
158 std::tuple<ErrorCode, Action> State::DispatchIntent(Intent intent, const Plugin::Any& param) in DispatchIntent() argument
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_event.h58 Any param; member
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Devent.h62 Any param; member
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/
H A DAVMuxerDemo.cpp176 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in InnerSetRotation() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_video_muxer.cpp56 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in SetRotation() local
99 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in SetTimedMetadata() local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_manager.h52 } param; member
/foundation/multimedia/player_framework/services/services/avmetadatahelper/client/
H A Davmetadatahelper_client.cpp135 FetchFrameAtTime(int64_t timeUs, int32_t option, const OutputConfiguration &param) FetchFrameAtTime() argument
143 FetchFrameYuv(int64_t timeUs, int32_t option, const OutputConfiguration &param) FetchFrameYuv() argument
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp208 AudioHapticPlayerParam param = AudioHapticPlayerParam(audioHapticPlayerOptions, in CreatePlayer() local
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadatahelper_impl.cpp141 FetchFrameAtTime( int64_t timeUs, int32_t option, const OutputConfiguration &param) FetchFrameAtTime() argument
150 FetchFrameYuv( int64_t timeUs, int32_t option, const OutputConfiguration &param) FetchFrameYuv() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_napi.cpp174 const int32_t param = 2; in JSStartRestore() local
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp162 StopCooperateEvent param = std::get<StopCooperateEvent>(event.event); in OnStop() local
/foundation/multimodalinput/input/intention/cooperate/server/src/
H A Dcooperate_server.cpp52 DefaultParam param; in Enable() local
74 DefaultParam param; in Disable() local
100 StartCooperateParam param; in Start() local
118 StopCooperateParam param; Stop() local
147 RegisterEventListenerParam param; AddWatch() local
179 UnregisterEventListenerParam param; RemoveWatch() local
217 GetCooperateStateParam param; GetParam() local
225 GetCooperateStateSyncParam param; GetParam() local
[all...]
/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp85 char param[buffSize] = { 0 }; in IsProcessDebug() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_event_handler.cpp53 void EventHandler::RemoveEvent(uint32_t innerEventId, int64_t param) {} in RemoveEvent() argument
78 bool EventHandler::HasInnerEvent(int64_t param) in HasInnerEvent() argument
/foundation/resourceschedule/memmgr/common/src/config/
H A Dreclaim_config.cpp50 std::map<std::string, std::string> param; in ParseConfig() local
60 void ReclaimConfig::SetZswapdParamConfig(std::map<std::string, std::string> &param) in SetZswapdParamConfig() argument
[all...]
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon_want.cpp31 std::string UnwrapStringFromJS(napi_env env, napi_value param, const std::string &defaultValue = "") in UnwrapStringFromJS() argument
61 bool InnerUnwrapJS(napi_env env, napi_value param, AAFwk::WantParams &wantParams, std::string strProName) in InnerUnwrapJS() argument
113 bool UnwrapWantParams(napi_env env, napi_value param, AAFwk::WantParams &wantParams) in UnwrapWantParams() argument
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_connect_state.cpp222 BroadcastParam param; in OnTimeout() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp359 SessionParam *param = (SessionParam *)SoftBusCalloc(sizeof(SessionParam)); in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_session_impl_test.cpp222 SessionParam param = { in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c213 static int32_t TransServerOnQosEvent(const char *pkgName, const QosParam *param) in TransServerOnQosEvent() argument
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
H A Dtrans_server_proxy.c45 int32_t ServerIpcOpenSession(const SessionParam *param, TransInfo *info) in ServerIpcOpenSession() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...178