Searched refs:thin (Results 1 – 6 of 6) sorted by relevance
70 thin: true,
69 a thin wrapper around `library_namespaces.cpp` and `native_loader_namespace.cpp`.
278 thin: true,
246 thin: true,
541 thin: true,
630 bool thin = (lw.GetState() == LockWord::kThinLocked); in SetImageBinSlot() local631 oss << (thin ? "Thin" : "Fat") in SetImageBinSlot()634 if (thin) { in SetImageBinSlot()