Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_share.cpp48 struct AllocResAndShareContext : public ContextBase { in AllocResourceAndShare() struct
49 std::string storeId; in AllocResourceAndShare()
50 Participants participants; in AllocResourceAndShare()
51 std::vector<std::string> columns; in AllocResourceAndShare()
52 std::shared_ptr<RdbPredicates> predicates = nullptr; in AllocResourceAndShare()
53 std::shared_ptr<ResultSet> resultSet; in AllocResourceAndShare()