Home
last modified time | relevance | path

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

/base/inputmethod/imf/interfaces/kits/c/
H A Dinputmethod_private_command_capi.h119 InputMethod_ErrorCode OH_PrivateCommand_SetStrValue(
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_private_command_capi.cpp64 InputMethod_ErrorCode OH_PrivateCommand_SetStrValue( in OH_PrivateCommand_SetStrValue() function
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp344 OH_PrivateCommand_SetStrValue(privateCommand, const_cast<char *>(expStrValue.c_str()), expStrValue.length())); in HWTEST_F()
1190 auto ret = OH_PrivateCommand_SetStrValue(nullptr, value, valueLength); in HWTEST_F()
1196 ret = OH_PrivateCommand_SetStrValue(command, nullptr, valueLength); in HWTEST_F()

Completed in 4 milliseconds