Searched refs:SetUInt64Value (Results 1 – 4 of 4) sorted by relevance
308 bool SetUInt64Value(uint64_t new_value);
431 bool OptionValue::SetUInt64Value(uint64_t new_value) { in SetUInt64Value() function in OptionValue
502 return value->SetUInt64Value(new_value); in SetPropertyAtIndexAsUInt64()
489 value_sp->SetUInt64Value(platform_cache_line_size); in Process()