Searched refs:IS_JSON_CONTENT (Results 1 – 2 of 2) sorted by relevance
71 static constexpr char IS_JSON_CONTENT[] = "jsonFileContent"; variable
181 } else if (std::strcmp(IS_JSON_CONTENT, fieldName) == 0) { in InitializeMergedPF()