Searched refs:kJsonKeyStitchAtomicOp (Results 1 – 2 of 2) sorted by relevance
60 constexpr auto kJsonKeyStitchAtomicOp = "stitch_atomic_op"; variable
44 if (buffer_stitch.find(kJsonKeyStitchAtomicOp) != buffer_stitch.end()) { in GetStitchInfo()45 std::vector<std::string> stitch_atomic_ops = buffer_stitch[kJsonKeyStitchAtomicOp]; in GetStitchInfo()