Searched refs:KEY_IS_IMPORTANT (Results 1 – 1 of 1) sorted by relevance
32 const std::string KEY_IS_IMPORTANT = "isImportant"; variable220 if (!JsonUtils::GetBoolFromJson(sourceJson, KEY_IS_IMPORTANT, initParams.isImportant)) { in Parse()