Searched refs:JSON_NODE_NAME (Results 1 – 1 of 1) sorted by relevance
46 constexpr const char *JSON_NODE_NAME = "name"; variable135 std::optional<string> name = root[JSON_NODE_NAME].As<string>(); in ParseModuleInfo()