Searched refs:KEY_NEED_HIDE (Results 1 – 1 of 1) sorted by relevance
33 const std::string KEY_NEED_HIDE = "needHide"; variable226 if (!JsonUtils::GetBoolFromJson(sourceJson, KEY_NEED_HIDE, initParams.needHide)) { in Parse()