Home
last modified time | relevance | path

Searched refs:timesForPath (Results 1 – 1 of 1) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A Ddata.cpp323 std::set<double> timesForPath = ListTimeSamplesForPath(i->first); in ListAllTimeSamples() local
324 times.insert(timesForPath.begin(), timesForPath.end()); in ListAllTimeSamples()