Home
last modified time | relevance | path

Searched refs:Switch (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/intention/cooperate/plugin/src/
H A Di_cooperate_state.cpp35 void ICooperateState::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState
66 void ICooperateState::ICooperateStep::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::ICooperateStep
68 parent_.Switch(step); in Switch()
74 Switch(next_); in Proceed()
82 Switch(prev_); in Reset()
H A Dcooperate_in.cpp193 Switch(relay_); in OnRelay()
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Di_cooperate_state.h64 void Switch(std::shared_ptr<ICooperateStep> step);
94 void Switch(std::shared_ptr<ICooperateStep> step);
/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h123 int32_t Switch(int32_t userId, const std::string &bundleName, const std::shared_ptr<ImeInfo> &info);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp793 int32_t InputMethodSystemAbility::Switch(int32_t userId, const std::string &bundleName, in Switch() function in OHOS::MiscServices::InputMethodSystemAbility
810 // Switch the current InputMethodExtension to the new InputMethodExtension
1128 // Switch to the default ime in OnPackageRemoved()

Completed in 5 milliseconds