Searched refs:jpropA (Results 1 – 2 of 2) sorted by relevance
265 const auto& jpropA = (*jprop)["a"]; in BindPropertyImpl() local274 if (!ParseDefault<bool>(jpropA, false)) { in BindPropertyImpl()285 if (!jpropA.is<skjson::NullValue>()) { in BindPropertyImpl()
263 const auto& jpropA = (*jprop)["a"]; in BindPropertyImpl() local272 if (!ParseDefault<bool>(jpropA, false)) { in BindPropertyImpl()283 if (!jpropA.is<skjson::NullValue>()) { in BindPropertyImpl()