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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.h 37 sandbox_isa_(sandbox_isa),
81 nacl::string sandbox_isa_; member in class:plugin::JsonManifest
json_manifest.cc 505 // There must be a matching (portable or sandbox_isa_) entry for program for
509 sandbox_isa_,
516 // There must be a matching (portable or sandbox_isa_) entry for interpreter
521 sandbox_isa_,
529 // The "files" key does not require a matching (portable or sandbox_isa_)
544 sandbox_isa_,
588 sandbox_isa_,
623 return GetKeyUrl(dictionary_, key, sandbox_isa_, this, full_url,
658 return GetKeyUrl(files, rest, sandbox_isa_, this, full_url, pnacl_options,

Completed in 50 milliseconds