| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_relational_tracker_table_test.cpp | 194 TrackerSchema schema = g_normalSchema1; in CheckDropTableAndReopenDb() local 273 void SetTrackerTableTest(const TrackerSchema &schema, DBStatus expect) in SetTrackerTableTest() 296 TrackerSchema schema; variable 328 TrackerSchema schema; variable 361 TrackerSchema schema; variable 395 TrackerSchema schema = g_normalSchema1; variable 446 TrackerSchema schema = g_normalSchema1; variable 500 TrackerSchema schema = g_normalSchema3; variable 535 TrackerSchema schema = g_normalSchema1; variable 596 TrackerSchema schema = g_normalSchema1; variable [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| D | js_schema.cpp | 69 JsSchema* schema = new (std::nothrow) JsSchema(env); in New() local 74 auto* schema = reinterpret_cast<JsSchema*>(data); in New() local 106 auto schema = GetSchema(env, info, ctxt); in GetRootNode() local 133 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetRootNode() local 150 auto schema = GetSchema(env, info, ctxt); in GetMode() local 168 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetMode() local 177 auto schema = GetSchema(env, info, ctxt); in GetSkip() local 195 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetSkip() local 204 auto schema = GetSchema(env, info, ctxt); in GetIndexes() local 222 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetIndexes() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| D | js_schema.cpp | 71 JsSchema* schema = new (std::nothrow) JsSchema(env); in New() local 76 auto* schema = reinterpret_cast<JsSchema*>(data); in New() local 108 auto schema = GetSchema(env, info, ctxt); in GetRootNode() local 135 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetRootNode() local 152 auto schema = GetSchema(env, info, ctxt); in GetMode() local 170 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetMode() local 179 auto schema = GetSchema(env, info, ctxt); in GetSkip() local 197 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetSkip() local 206 auto schema = GetSchema(env, info, ctxt); in GetIndexes() local 224 auto schema = reinterpret_cast<JsSchema*>(ctxt->native); in SetIndexes() local
|
| /foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/ |
| D | KvManagerDataPromiseJsTest.js | 45 schema: '', property 149 schema: '', property 177 schema: '', property 203 schema: '', property 231 schema: '', property 259 schema: '', property 287 schema: '', property 315 schema: '', property 343 schema: '', property 371 schema: '', property [all …]
|
| D | KvManagerDataCallbackJsTest.js | 40 schema : '', property 134 schema : '', property 166 schema : '', property 199 schema : '', property 230 schema : '', property 261 schema : '', property 292 schema : '', property 323 schema : '', property 354 schema : '', property 385 schema : '', property [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_single_relational_storage_engine.cpp | 135 void SQLiteSingleRelationalStorageEngine::SetSchema(const RelationalSchemaObject &schema) in SetSchema() 152 …ToMetaTable(SQLiteSingleVerRelationalStorageExecutor *handle, const RelationalSchemaObject &schema) in SaveSchemaToMetaTable() 165 const RelationalSchemaObject &schema) in SaveTrackerSchemaToMetaTable() 203 RelationalSchemaObject schema = schema_; in CreateDistributedTable() local 238 RelationalSchemaObject &schema) in CreateDistributedSharedTable() 262 const std::string &identity, RelationalSchemaObject &schema, TableSyncType tableSyncType) in CreateDistributedTable() 304 bool isUpgraded, const std::string &identity, TableInfo &table, RelationalSchemaObject &schema) in CreateDistributedTable() 337 RelationalSchemaObject schema = schema_; in UpgradeDistributedTable() local 437 int SQLiteSingleRelationalStorageEngine::SetTrackerTable(const TrackerSchema &schema) in SetTrackerTable() 488 int SQLiteSingleRelationalStorageEngine::CheckAndCacheTrackerSchema(const TrackerSchema &schema, Ta… in CheckAndCacheTrackerSchema() [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| D | cloud_db_data_utils.cpp | 20 std::vector<VBucket> CloudDBDataUtils::GenerateRecords(int recordCounts, const TableSchema &schema) in GenerateRecords() 30 VBucket CloudDBDataUtils::GenerateRecord(const DistributedDB::TableSchema &schema, int32_t start) in GenerateRecord()
|
| /foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/ |
| D | KvManagerKVPromiseJsTest.js | 41 schema: '', property 165 schema: '', property 205 schema: '', property 236 schema: '', property 267 schema: '', property 298 schema: '', property 329 schema: '', property 360 schema: '', property 391 schema: '', property 422 schema: '', property
|
| D | KvManagerKVCallbackJsTest.js | 39 schema: '', property 113 schema: '', property 165 schema: '', property 195 schema: '', property 225 schema: '', property 256 schema: '', property 286 schema: '', property 316 schema: '', property 346 schema: '', property 375 schema: '', property
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | distributeddb_ability_sync_test.cpp | 164 std::string schema = packet2->GetSchema(); variable 265 std::string schema = packet2->GetSchema(); variable 322 std::string schema = packet2->GetSchema(); variable 381 std::string schema = packet2->GetSchema(); variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_relational_syncable_storage_test.cpp | 97 RelationalSchemaObject schema = syncAbleStorage->GetSchemaInfo(); in __anonfeedd0600202() local 103 RelationalSchemaObject schema; variable
|
| D | distributeddb_storage_index_optimize_test.cpp | 60 void GenerateSchemaString(std::string &schema, const std::string &indexString) in GenerateSchemaString() 227 std::string schema; variable 251 std::string schema; variable 303 std::string schema; variable
|
| D | distributeddb_query_object_helper_test.cpp | 51 SchemaObject schema; in GetQuerySql() local 172 SchemaObject schema; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| D | distributeddb_nb_enable_sync_by_closed_db_test.cpp | 86 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 295 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 384 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 435 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 508 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable
|
| D | distributeddb_nb_autolaunch_test.cpp | 90 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 301 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 391 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 444 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable 518 string schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_1, VALID_DEFINE_1, VALID_INDEX_1); variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
| D | tracker_table.cpp | 20 void TrackerTable::Init(const TrackerSchema &schema) in Init() 195 bool TrackerTable::IsChanging(const TrackerSchema &schema) in IsChanging()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| D | relationaldb_properties.cpp | 32 void RelationalDBProperties::SetSchema(const RelationalSchemaObject &schema) in SetSchema()
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/include/ |
| D | client_trans_file.h | 38 FileSchema schema; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | param_check_utils.cpp | 248 bool ParamCheckUtils::CheckSharedTableName(const DataBaseSchema &schema) in CheckSharedTableName() 287 void ParamCheckUtils::TransferSchemaToLower(DataBaseSchema &schema) in TransferSchemaToLower()
|
| D | flatbuffer_schema.cpp | 151 auto schema = reflection::GetSizePrefixedSchema(inDecoded.c_str()); in ParseFlatBufferSchema() local 232 auto schema = GetSchema(); in VerifyFlatBufferValue() local 291 const reflection::Field *GetFieldInfoFromSchemaByPath(const reflection::Schema &schema, RawString p… in GetFieldInfoFromSchemaByPath() 440 auto schema = GetSchema(); in ExtractFlatBufferValue() local 520 int SchemaObject::FlatBufferSchema::ParseCheckRootTableDefine(const reflection::Schema &schema, in ParseCheckRootTableDefine() 598 int SchemaObject::FlatBufferSchema::ParseCheckFieldInfo(const reflection::Schema &schema, in ParseCheckFieldInfo() 660 int SchemaObject::FlatBufferSchema::ParseCheckStructDefine(const reflection::Schema &schema, in ParseCheckStructDefine()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
| D | store_meta_data_local.h | 40 std::string schema = ""; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
| D | distributeddb_data_generator.cpp | 453 std::string schema; in SpliceToSchema() local 470 void GenerateLongValidSchema(Schema &validSchema, std::vector<std::string> &schema) in GenerateLongValidSchema() 484 void GenerateLargeValidSchema(Schema &validSchema, std::vector<std::string> &schema) in GenerateLargeValidSchema() 507 std::vector<std::string> schema; in GetValidSchema() local 535 void GetLongIndex(Schema &validSchema, std::vector<std::string> &schema) in GetLongIndex() 556 std::vector<std::string> schema; in GenarateOtherInvalidSchema() local 603 std::vector<std::string> schema; in GetInvalidSchema() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
| D | js_kv_store.h | 67 DataObserver(std::shared_ptr<UvQueue> uvQueue, napi_value callback, bool schema) in DataObserver()
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
| D | js_single_kv_store.h | 79 DataObserver(std::shared_ptr<UvQueue> uvQueue, napi_value callback, bool schema) in DataObserver()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| D | distributeddb_relational_schema_object_test.cpp | 445 …std::string schema = "{" + SCHEMA_VERSION_STR_2_1 + SCHEMA_TABLE_MODE_COLLABORATION + SCHEMA_TYPE_… variable 463 …std::string schema = "{" + SCHEMA_VERSION_STR_2_1 + SCHEMA_TABLE_MODE_SPLIT_BY_DEVICE + SCHEMA_TYP… variable 481 …std::string schema = "{" + SCHEMA_VERSION_STR_2_1 + SCHEMA_TABLE_MODE_INVALID + SCHEMA_TYPE_STR_RE… variable 733 RelationalSchemaObject schema; variable
|