Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/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
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_config.h58 using Switch = std::unordered_map<EventCategory, bool>; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_service.h66 enum Switch : int32_t { enum
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp811 int32_t InputMethodSystemAbility::Switch(int32_t userId, const std::string &bundleName, in Switch() function in OHOS::MiscServices::InputMethodSystemAbility