Home
last modified time | relevance | path

Searched refs:GetMaxOriginKeySize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Dmodify_time_cursor.cpp33 *size = modifyTime_.GetMaxOriginKeySize(); in GetSize()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store.h130 API_EXPORT size_t GetMaxOriginKeySize();
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp76 size_t RdbStore::ModifyTime::GetMaxOriginKeySize() in GetMaxOriginKeySize() function in OHOS::NativeRdb::RdbStore::ModifyTime
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_impl_test.cpp187 EXPECT_EQ(8, result.GetMaxOriginKeySize());