Searched refs:GetObject (Results 1 – 5 of 5) sorted by relevance
232 const StructuredData::ObjectSP &EventDataStructuredData::GetObject() const { in GetObject() function in EventDataStructuredData284 return event_data->GetObject(); in GetObjectFromEvent()
143 JSONValue::SP JSONObject::GetObject(const std::string &key) { in GetObject() function in JSONObject187 JSONValue::SP JSONArray::GetObject(Index i) { in GetObject() function in JSONArray
206 JSONValue::SP GetObject(const std::string &key);242 JSONValue::SP GetObject(Index i);
163 const StructuredData::ObjectSP &GetObject() const;
53 _Object GetObject(size_t index) { in GetObject() function