HomeSort by relevance Sort by last modified time
    Searched defs:mCompilerVersion (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h 49 unsigned mCompilerVersion;
81 mCompilerVersion = pCompilerVersion;
85 return mCompilerVersion;
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 57 uint32_t mCompilerVersion;
103 return mCompilerVersion;
MetadataExtractor.h 109 uint32_t mCompilerVersion;
278 return mCompilerVersion;

Completed in 288 milliseconds