Searched refs:IsExpectedJsonType (Results 1 – 2 of 2) sorted by relevance
61 typedef bool (Json::Value::*IsExpectedJsonType)() const; typedef65 IsExpectedJsonType is_expected_type) const;
62 IsExpectedJsonType is_expected_type) const { in Get()