Searched defs:mBuildId (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DBlobCache.h185 // mBuildId is the build id of the device when the cache was created.
189 char mBuildId[]; member in struct:android::BlobCache::Header
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
H A DLayoutXmlProcessor.java57 private final String mBuildId = UUID.randomUUID().toString(); field in class:LayoutXmlProcessor
300 "@" + annotation.getSimpleName() + "(buildId=\"" + mBuildId + "\", " +
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 119 milliseconds