Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
Dconnect.rs527 pub(crate) struct Schema { struct
533 impl Schema { implementation
556 impl Deserialize for Schema { implementation
839 ) -> ConnectResult<RwLockReadGuard<Schema>> { in get_app_schema()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
Ddistributeddb_data_generator.h68 struct Schema { struct
69 std::vector<std::string> version;
70 std::vector<std::string> mode;
71 std::vector<std::string> define;
72 std::vector<std::string> index;