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

/external/chromium_org/chrome/common/custom_handlers/
H A Dprotocol_handler.cc28 bool ProtocolHandler::IsValidDict(const base::DictionaryValue* value) { function in class:ProtocolHandler
45 if (!IsValidDict(value)) {

Completed in 1163 milliseconds