HomeSort by relevance Sort by last modified time
    Searched refs:MatchesSchema (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.h 77 bool MatchesSchema(ErrorInfo* error_info);
json_manifest.cc 467 return MatchesSchema(error_info);
470 bool JsonManifest::MatchesSchema(ErrorInfo* error_info) {
491 PLUGIN_PRINTF(("JsonManifest::MatchesSchema: WARNING: unknown top-level "

Completed in 53 milliseconds