Home
last modified time | relevance | path

Searched refs:IsSystemPrivateCommand (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h224 size_t maxSize = IsSystemPrivateCommand(privateCommand) ? (MAX_PRIVATE_COMMAND_COUNT + 1) in IsPrivateCommandValid()
256 static bool IsSystemPrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in IsSystemPrivateCommand() function
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp221 if (TextConfig::IsSystemPrivateCommand(privateCommand)) { in SendPrivateCommand()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp1159 if (TextConfig::IsSystemPrivateCommand(privateCommand)) { in SendPrivateCommand()

Completed in 4 milliseconds