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

  /frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
bitcode_wrapperer.h 209 uint32_t pnacl_bc_version_; member in class:BitcodeWrapperer
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 71 pnacl_bc_version_(0),
195 !ReadWord(android_target_api_) || !ReadWord(pnacl_bc_version_)) {
199 if (pnacl_bc_version_ != kPnaclBitcodeVersion) {

Completed in 73 milliseconds