Searched defs:ResultMap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DDOMPatchSupport.h62 typedef Vector<pair<Digest*, size_t> > ResultMap; typedef in class:blink::FINAL
66 std::pair<ResultMap, ResultMap> diff(const Vector<OwnPtr<Digest> >& oldChildren, const Vector<OwnPtr<Digest> >& newChildren);
73 void dumpMap(const ResultMap&, const String& name);
/external/chromium_org/google_apis/gaia/
H A Dmerge_session_helper.h57 typedef std::map<std::string, std::string> ResultMap; typedef in class:MergeSessionHelper::ExternalCcResultFetcher
100 ResultMap results_;

Completed in 88 milliseconds