Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp41 constexpr int RDB_CONFIG_SIZE_V0 = 41; variable
362 if (config->selfSize > RDB_CONFIG_SIZE_V0) { in OH_Rdb_GetOrOpen()