Searched refs:StringMigrationResult (Results 1 – 1 of 1) sorted by relevance
167 enum class StringMigrationResult { enum224 StringMigrationResult MigrateStringMapUnderLockIfNeeded( in MigrateStringMapUnderLockIfNeeded()266 return StringMigrationResult::kAnotherThreadMigrated; in MigrateStringMapUnderLockIfNeeded()294 return StringMigrationResult::kThisThreadMigrated; in MigrateStringMapUnderLockIfNeeded()335 case StringMigrationResult::kThisThreadMigrated: in MakeThin()338 case StringMigrationResult::kAnotherThreadMigrated: in MakeThin()