Searched refs:thin (Results 1 – 6 of 6) sorted by relevance
79 thin: true,
69 a thin wrapper around `library_namespaces.cpp` and `native_loader_namespace.cpp`.
299 thin: true,
242 thin: true,
594 thin: true,
612 bool thin = (lw.GetState() == LockWord::kThinLocked); in SetImageBinSlot() local613 oss << (thin ? "Thin" : "Fat") in SetImageBinSlot()616 if (thin) { in SetImageBinSlot()