Home
last modified time | relevance | path

Searched defs:distributedType (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_const_properties.cpp161 napi_value distributedType = nullptr; in ExportDistributedType() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_context.h58 int32_t distributedType; member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_store_config_test.cpp589 DistributedType distributedType = DistributedType::RDB_DEVICE_COLLABORATION; variable