Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp320 InputMethod_PrivateCommand *keyCommand3 = nullptr; in SUB_IMF_NDK_InputMethodProxy_SendPrivateCommand_0100() local
321 keyCommand3 = OH_PrivateCommand_Create(const_cast<char *>(keyStr3.c_str()), keyStr3.length()); in SUB_IMF_NDK_InputMethodProxy_SendPrivateCommand_0100()
322 OH_PrivateCommand_SetIntValue(keyCommand3, valStr3); in SUB_IMF_NDK_InputMethodProxy_SendPrivateCommand_0100()
325 InputMethod_PrivateCommand *privateCommand[] = {keyCommand1, keyCommand2, keyCommand3}; in SUB_IMF_NDK_InputMethodProxy_SendPrivateCommand_0100()

Completed in 2 milliseconds