Home
last modified time | relevance | path

Searched defs:tablesSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp124 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize) in SetDistributedTables()
133 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize, int32_t type) in SetDistributedTables()
142 void RdbStoreImpl::SetDistributedTables(char** tables, int64_t tablesSize, int32_t type, in SetDistributedTables()
H A Drelational_store_ffi.cpp422 … int32_t FfiOHOSRelationalStoreSetDistributedTables(int64_t id, char** tables, int64_t tablesSize) in FfiOHOSRelationalStoreSetDistributedTables()
432 …RelationalStoreSetDistributedTablesType(int64_t id, char** tables, int64_t tablesSize, int32_t typ… in FfiOHOSRelationalStoreSetDistributedTablesType()
442 …2_t FfiOHOSRelationalStoreSetDistributedTablesConfig(int64_t id, char** tables, int64_t tablesSize, in FfiOHOSRelationalStoreSetDistributedTablesConfig()