Searched refs:CreateTimeDeltaValue (Results 1 – 2 of 2) sorted by relevance
25 BASE_EXPORT std::unique_ptr<Value> CreateTimeDeltaValue(const TimeDelta& time);
50 std::unique_ptr<Value> CreateTimeDeltaValue(const TimeDelta& time) { in CreateTimeDeltaValue() function