Searched defs:PragmaSync (Results 1 – 1 of 1) sorted by relevance
56 struct PragmaSync { struct81 std::vector<std::string> devices_;82 int mode_;83 std::function<void(const std::map<std::string, int> &devicesMap)> onComplete_;84 bool wait_;85 bool isQuerySync_;86 QuerySyncObject query_;