Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0NativePerformanceObserver.cpp56 PerformanceEntryReporter::getInstance().setReportingCallback(callback); in setOnPerformanceEntryCallback()
H A DABI49_0_0PerformanceEntryReporter.h81 void setReportingCallback(std::optional<AsyncCallback<>> callback);
H A DABI49_0_0PerformanceEntryReporter.cpp50 void PerformanceEntryReporter::setReportingCallback( in setReportingCallback() function in ABI49_0_0facebook::ABI49_0_0React::PerformanceEntryReporter