Searched defs:intent (Results 1 - 8 of 8) sorted by relevance
/foundation/multimedia/media_foundation/engine/scene/player/internal/ |
H A D | ready_state.h | 37 (void)intent; variable
|
H A D | state_machine.cpp | 73 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) const in SendEvent() argument 78 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() argument 91 ErrorCode StateMachine::SendEventAsync(Intent intent, cons argument 96 SendEventAsync(Intent intent, const Plugin::Any& param) SendEventAsync() argument 106 ProcessIntent(Intent intent, const Plugin::Any& param) ProcessIntent() argument 236 OnIntentExecuted(Intent intent, Action action, ErrorCode result) OnIntentExecuted() argument 254 Notify(Intent intent, ErrorCode code) Notify() argument [all...] |
H A D | state.cpp | 39 const char* State::GetIntentName(Intent intent) in GetIntentName() argument 79 std::tuple<ErrorCode, Action> State::Enter(Intent intent) in Enter() argument 89 std::tuple<ErrorCode, Action> State::Execute(Intent intent, const Plugin::Any& param) in Execute() argument 158 std::tuple<ErrorCode, Action> State::DispatchIntent(Intent intent, const Plugin::Any& param) in DispatchIntent() argument
|
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state_machine.cpp | 64 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) const in SendEvent() argument 69 ErrorCode StateMachine::SendEvent(Intent intent, const Plugin::Any& param) in SendEvent() argument 82 ErrorCode StateMachine::SendEventAsync(Intent intent, const Plugin::Any& param) const in SendEventAsync() argument 87 SendEventAsync(Intent intent, const Plugin::Any& param) SendEventAsync() argument 96 ProcessIntent(Intent intent, const Plugin::Any& param) ProcessIntent() argument 217 OnIntentExecuted(Intent intent, Action action, ErrorCode result) OnIntentExecuted() argument [all...] |
H A D | state.cpp | 28 std::tuple<ErrorCode, Action> State::Enter(Intent intent) in Enter() argument 40 std::tuple<ErrorCode, Action> State::Execute(Intent intent, const Plugin::Any& param) in Execute() argument 136 std::tuple<ErrorCode, Action> State::DispatchIntent(Intent intent, const Plugin::Any& param) in DispatchIntent() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | js_launcher.cpp | 436 napi_value intent; in ConvertShortcutInfo() local
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_p2p_msg.cpp | 619 void WifiP2pConfig::SetGroupOwnerIntent(int intent) in SetGroupOwnerIntent() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 2126 napi_value intent; in ConvertShortCutInfo() local
|
Completed in 12 milliseconds