Home
last modified time | relevance | path

Searched defs:Switch (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/intention/cooperate/plugin/src/
Di_cooperate_state.cpp27 void ICooperateState::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState
44 void ICooperateState::ICooperateStep::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::ICooperateStep
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp597 int32_t InputMethodSystemAbility::Switch(const std::string &bundleName, const std::shared_ptr<ImeIn… in Switch() function in OHOS::MiscServices::InputMethodSystemAbility