Searched defs:switchInfo (Results 1 – 6 of 6) sorted by relevance
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | enable_ime_data_parse_test.cpp | 146 SwitchInfo switchInfo; variable 167 SwitchInfo switchInfo; variable 190 SwitchInfo switchInfo; variable 209 SwitchInfo switchInfo; variable 231 SwitchInfo switchInfo; variable 252 SwitchInfo switchInfo; variable 270 SwitchInfo switchInfo; variable 286 SwitchInfo switchInfo; variable 303 SwitchInfo switchInfo; variable 321 SwitchInfo switchInfo; variable [all …]
|
| /base/inputmethod/imf/test/fuzztest/enableimedataparse_fuzzer/ |
| D | enableimedataparse_fuzzer.cpp | 36 void FuzzCheckNeedSwitch(const std::string &key, SwitchInfo &switchInfo, const int32_t userId) in FuzzCheckNeedSwitch() 72 SwitchInfo switchInfo; in LLVMFuzzerTestOneInput() local
|
| /base/inputmethod/imf/services/src/ |
| D | input_method_system_ability.cpp | 189 SwitchInfo switchInfo = { std::chrono::system_clock::now(), bundleName, "" }; in RestoreInputmethod() local 816 SwitchInfo switchInfo = { std::chrono::system_clock::now(), bundleName, subName }; in SwitchInputMethod() local 848 int32_t InputMethodSystemAbility::OnSwitchInputMethod(int32_t userId, const SwitchInfo &switchInfo, in OnSwitchInputMethod() 909 int32_t InputMethodSystemAbility::OnStartInputType(int32_t userId, const SwitchInfo &switchInfo, in OnStartInputType() 1012 int32_t InputMethodSystemAbility::SwitchInputType(int32_t userId, const SwitchInfo &switchInfo) in SwitchInputType() 1485 SwitchInfo switchInfo = { std::chrono::system_clock::now(), target->name, target->id }; in SwitchMode() local 1517 SwitchInfo switchInfo = { std::chrono::system_clock::now(), target->name, target->id }; in SwitchLanguage() local 1529 SwitchInfo switchInfo = { std::chrono::system_clock::now(), "", "" }; in SwitchType() local 1649 SwitchInfo switchInfo; in DatashareCallback() local 1748 …t32_t InputMethodSystemAbility::CheckSwitchPermission(int32_t userId, const SwitchInfo &switchInfo, in CheckSwitchPermission() [all …]
|
| D | ime_info_inquirer.cpp | 363 SwitchInfo &switchInfo, int32_t userId, bool enableOn, uint32_t cacheCount) in GetSwitchInfoBySwitchCount()
|
| /base/location/frameworks/location_common/common/source/ |
| D | location_data_rdb_manager.cpp | 172 nlohmann::json switchInfo = nlohmann::json::parse(value, nullptr, false); in GetSwitchStateFromSysparaForUser() local
|
| /base/inputmethod/imf/services/adapter/settings_data_provider/src/ |
| D | enable_ime_data_parser.cpp | 69 bool EnableImeDataParser::CheckNeedSwitch(const std::string &key, SwitchInfo &switchInfo, const int… in CheckNeedSwitch()
|