Searched defs:Switch (Results 1 – 5 of 5) sorted by relevance
35 void ICooperateState::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState66 void ICooperateState::ICooperateStep::Switch(std::shared_ptr<ICooperateStep> step) in Switch() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::ICooperateStep
58 using Switch = std::unordered_map<EventCategory, bool>; variable
66 enum Switch : int32_t { enum
811 int32_t InputMethodSystemAbility::Switch(int32_t userId, const std::string &bundleName, in Switch() function in OHOS::MiscServices::InputMethodSystemAbility