Home
last modified time | relevance | path

Searched defs:GetCursor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp50 std::shared_ptr<CacheCursor> CacheCursorTest::GetCursor() in GetCursor() function in OHOS::Test::DistributedRDBTest::CacheCursorTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h172 MouseFormat GetCursor() const in GetCursor() function
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp64 size_t TLVObject::GetCursor() in GetCursor() function in OHOS::UDMF::TLVObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp384 int SQLiteSingleVerRelationalStorageExecutor::GetCursor(const std::string &tableName) in GetCursor() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor