Home
last modified time | relevance | path

Searched refs:GetDataAsJson (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_transport_fake.cc178 ServerRequestResponseBase::GetDataAsJson() const { in GetDataAsJson() function in brillo::ServerRequestResponseBase
193 auto json = GetDataAsJson(); in GetDataAsNormalizedJsonString()
Dhttp_transport_fake.h145 std::unique_ptr<base::DictionaryValue> GetDataAsJson() const;