Searched defs:UpdateCursor (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ | ||
H A D | js_get_input_method_controller.cpp | 602 napi_value JsGetInputMethodController::UpdateCursor(napi_env env, napi_callback_info info) in UpdateCursor() function in OHOS::MiscServices::JsGetInputMethodController |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ | ||
H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 356 void SQLiteSingleVerRelationalStorageExecutor::UpdateCursor(sqlite3_context *ctx, int argc, sqlite3… in UpdateCursor() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor |