Home
last modified time | relevance | path

Searched defs:compilerVersion (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
DSource.cpp59 uint32_t *compilerVersion, uint32_t *optimizationLevel, in helper_get_module_metadata_from_bitcode_wrapper()
66 const uint32_t compilerVersion, in helper_set_module_metadata_from_bitcode_wrapper()
90 void Source::getWrapperInformation(unsigned *compilerVersion, in getWrapperInformation()
125 uint32_t compilerVersion, optimizationLevel; in CreateFromBuffer() local
149 uint32_t compilerVersion, optimizationLevel; in CreateFromFile() local
176 const uint32_t compilerVersion, in CreateFromModule()
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
DDataBindingBuilder.java49 public String getBaseLibraryVersion(String compilerVersion) { in getBaseLibraryVersion()
53 public String getLibraryVersion(String compilerVersion) { in getLibraryVersion()
57 public String getBaseAdaptersVersion(String compilerVersion) { in getBaseAdaptersVersion()
/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h128 size_t bitcodeSize, uint32_t targetAPI, uint32_t compilerVersion, in writeAndroidBitcodeWrapper()