Home
last modified time | relevance | path

Searched defs:tables_ (Results 1 - 17 of 17) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_watcher_mock.h26 std::vector<std::string> tables_; member in OHOS::DistributedData::MockQuery
/test/ostest/wukong/report/include/
H A Ddata_set.h49 std::map<std::string, std::shared_ptr<Table>> tables_; member in OHOS::WuKong::DataSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Drelational_schema_object.h117 TableInfoMap tables_; member in DistributedDB::RelationalSchemaObject
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dgaussian_distribution_gentables.cc69 Tables tables_; member in absl::random_internal::TableGenerator
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.h111 std::vector<std::string> tables_; member in OHOS::DistributedRdb::RdbQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.h88 std::vector<std::string> tables_; member in DistributedDB::QueryObject
/third_party/node/deps/v8/src/codegen/
H A Dcompilation-cache.h75 Object tables_[kMaxGenerations]; // One for each generation. member in v8::internal::CompilationSubCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h85 std::map<std::string, std::vector<std::string>> tables_; member in OHOS::CloudData::SyncManager::final
H A Dsync_manager.cpp144 std::vector<std::string> tables_; in GenerateQuery() member in OHOS::CloudData::final
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h178 std::vector<std::string> tables_; member in DistributedDB::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp116 std::vector<std::string> tables_ = { tableNameA_, tableNameB_, tableNameC_, tableNameD_ }; member in __anon8254::DistributedDBCloudTaskMergeTest
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h679 std::vector<std::unique_ptr<RuntimeCallStats>> tables_; member in v8::internal::final
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.h343 TableMap tables_; member in sfntly::Font
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h468 ZoneVector<WasmTable> tables_; member in v8::internal::wasm::WasmModuleBuilder
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h208 std::vector<std::string> tables_; member
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1582 const FileDescriptorTables* tables_; member in google::protobuf::FileDescriptor
1960 std::unique_ptr<Tables> tables_; member in google::protobuf::DescriptorPool
H A Ddescriptor.cc3153 DescriptorPool::Tables* tables_; // for convenience global() member in google::protobuf::DescriptorBuilder
[all...]

Completed in 18 milliseconds