| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/__tests__/ |
| H A D | ABI49_0_0PerformanceEntryReporterTest.cpp | 40 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 41 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 56 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 75 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 93 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 137 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 138 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 261 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 262 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 308 reporter.startReporting(PerformanceEntryType::MARK); in TEST() [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI49_0_0NativePerformanceObserver.cpp | 34 void NativePerformanceObserver::startReporting( in startReporting() function in ABI49_0_0facebook::ABI49_0_0React::NativePerformanceObserver 37 PerformanceEntryReporter::getInstance().startReporting( in startReporting()
|
| H A D | ABI49_0_0NativePerformanceObserver.h | 62 void startReporting(jsi::Runtime &rt, int32_t entryType);
|
| H A D | ABI49_0_0PerformanceEntryReporter.h | 82 void startReporting(PerformanceEntryType entryType);
|
| H A D | ABI49_0_0PerformanceEntryReporter.cpp | 55 void PerformanceEntryReporter::startReporting(PerformanceEntryType entryType) { in startReporting() function in ABI49_0_0facebook::ABI49_0_0React::PerformanceEntryReporter
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI48_0_0NativePerformanceObserver.cpp | 17 void NativePerformanceObserver::startReporting( in startReporting() function in ABI48_0_0facebook::ABI48_0_0React::NativePerformanceObserver
|
| H A D | ABI48_0_0NativePerformanceObserver.h | 50 void startReporting(jsi::Runtime &rt, std::string entryType);
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 126 …r _;if(!y.has(k)){var P=(0,f.performanceEntryTypeToRaw)(k);l.default.startReporting(P)}y.set(k,(nu…
|
| H A D | EXDevMenuApp.android.js | 125 …r _;if(!y.has(k)){var P=(0,f.performanceEntryTypeToRaw)(k);l.default.startReporting(P)}y.set(k,(nu…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 127 …r _;if(!y.has(k)){var P=(0,f.performanceEntryTypeToRaw)(k);l.default.startReporting(P)}y.set(k,(nu…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 126 …r _;if(!y.has(k)){var P=(0,f.performanceEntryTypeToRaw)(k);l.default.startReporting(P)}y.set(k,(nu…
|