Lines Matching refs:json
50 virtual void AddTraitDefinitionsFromJson(const std::string& json) = 0;
53 // Returns the full JSON dictionary containing trait definitions.
73 // Returns the full JSON dictionary containing component instances.
81 // Method completely replaces properties included |json| or |dict|.
82 // Properties of the state not included |json| or |dict| will stay unchanged.
84 const std::string& json,
179 const std::string& json) = 0;
198 const std::string& json) = 0;
207 // Method completely replaces properties included |json| or |dict|.
208 // Properties of the state not included |json| or |dict| will stay unchanged.
211 const std::string& json,