Searched refs:GetValueAsTimeDelta (Results 1 – 2 of 2) sorted by relevance
26 BASE_EXPORT bool GetValueAsTimeDelta(const Value& value, TimeDelta* time);
55 bool GetValueAsTimeDelta(const Value& value, TimeDelta* time) { in GetValueAsTimeDelta() function