Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0PerformanceEntryReporter.h26 RawPerformanceEntry toRawPerformanceEntry() const;
47 RawPerformanceEntry toRawPerformanceEntry() const;
189 res.push_back(buffer[pos].toRawPerformanceEntry());
H A DABI49_0_0PerformanceEntryReporter.cpp23 RawPerformanceEntry PerformanceMark::toRawPerformanceEntry() const { in toRawPerformanceEntry() function in ABI49_0_0facebook::ABI49_0_0React::PerformanceMark
34 RawPerformanceEntry PerformanceMeasure::toRawPerformanceEntry() const { in toRawPerformanceEntry() function in ABI49_0_0facebook::ABI49_0_0React::PerformanceMeasure