Searched defs:VariantArgs (Results 1 – 4 of 4) sorted by relevance
128 struct VariantArgs { struct130 std::string deviceId;131 std::string keyPrefix;132 JsQuery* query;133 ArgsType type = ArgsType::UNKNOWN;134 DataQuery dataQuery;
112 struct VariantArgs { struct114 std::string keyPrefix;115 JsQuery* query;116 ArgsType type = ArgsType::UNKNOWN;117 DataQuery dataQuery;
128 struct VariantArgs { struct130 DataQuery dataQuery;131 std::string errMsg = "";
920 struct VariantArgs { struct921 DataQuery dataQuery;922 std::string errMsg = "";