Searched refs:MatchesSchema (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/renderer/
H A Djson_manifest.h62 bool MatchesSchema(ErrorInfo* error_info);
H A Djson_manifest.cc420 return MatchesSchema(error_info);
499 bool JsonManifest::MatchesSchema(ErrorInfo* error_info) { function in class:nacl::JsonManifest
515 VLOG(1) << "JsonManifest::MatchesSchema: WARNING: unknown top-level "

Completed in 1440 milliseconds