Searched refs:strToQueryOp (Results 1 – 3 of 3) sorted by relevance
32 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
178 host.AddLeaf(adios2::query::strToQueryOp(opStr), valStr); in ConstructTree()
46 static adios2::query::Op strToQueryOp(std::string opStr) noexcept in strToQueryOp() function