Searched refs:thin (Results 1 – 6 of 6) sorted by relevance
90 // not available as a prebuilt on the thin master-art branch. Hence it won't
69 a thin wrapper around `library_namespaces.cpp` and `native_loader_namespace.cpp`.
264 thin: true,
316 thin: true,
814 thin: true,863 thin: true,
682 bool thin = (lw.GetState() == LockWord::kThinLocked); in SetImageBinSlot() local683 oss << (thin ? "Thin" : "Fat") in SetImageBinSlot()686 if (thin) { in SetImageBinSlot()