Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0PerformanceEntryReporter.cpp349 const char *reportedName = it->second; in onEventStart() local
361 sCurrentEventTag_, EventEntry{reportedName, timeStamp, 0.0})); in onEventStart()