Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h62 using QueryResults = std::tuple<int32_t, std::string, Participants>; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h93 using QueryResults = std::tuple<int32_t, std::string, Participants>; variable