Searched refs:MARK (Results 1 – 11 of 11) sorted by relevance
| /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() 56 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 74 reporter.stopReporting(PerformanceEntryType::MARK); in TEST() 93 reporter.startReporting(PerformanceEntryType::MARK); in TEST() 107 static_cast<int>(PerformanceEntryType::MARK), in TEST() 114 static_cast<int>(PerformanceEntryType::MARK), in TEST() 121 static_cast<int>(PerformanceEntryType::MARK), in TEST() 168 static_cast<int>(PerformanceEntryType::MARK), in TEST() 175 static_cast<int>(PerformanceEntryType::MARK), in TEST() 182 static_cast<int>(PerformanceEntryType::MARK), in TEST() [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI49_0_0PerformanceEntryReporter.cpp | 26 static_cast<int>(PerformanceEntryType::MARK), in toRawPerformanceEntry() 143 static_cast<int>(PerformanceEntryType::MARK), in mark() 154 if (entryType == PerformanceEntryType::MARK || in clearEntries() 196 if (entryType == PerformanceEntryType::MARK) { in getEntries()
|
| H A D | ABI49_0_0PerformanceEntryReporter.h | 64 MARK = 1, enumerator
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTAssert.m | 235 // MARK: - New Architecture Validation - Enable Reporting 252 // MARK: - New Architecture Validation - Private 319 // MARK: - New Architecture Validation - Public
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTAssert.m | 235 // MARK: - New Architecture Validation - Enable Reporting 252 // MARK: - New Architecture Validation - Private 319 // MARK: - New Architecture Validation - Public
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTAssert.m | 235 // MARK: - New Architecture Validation - Enable Reporting 252 // MARK: - New Architecture Validation - Private 319 // MARK: - New Architecture Validation - Public
|
| /expo/ |
| H A D | .swiftlint.yml | 272 # MARK comment should be in valid format. e.g. `// MARK: ...` or `// MARK: - ...`
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 123 …s?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MARK,e):(0,w.warnNoNativ… 128 …MARK;case'measure':return o.MEASURE;case'event':return o.EVENT;default:throw new TypeError(`perfor… property
|
| H A D | EXDevMenuApp.android.js | 122 …s?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MARK,e):(0,w.warnNoNativ… 127 …MARK;case'measure':return o.MEASURE;case'event':return o.EVENT;default:throw new TypeError(`perfor… property
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 124 …s?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MARK,e):(0,w.warnNoNativ… 129 …MARK;case'measure':return o.MEASURE;case'event':return o.EVENT;default:throw new TypeError(`perfor…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 123 …s?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MARK,e):(0,w.warnNoNativ… 128 …MARK;case'measure':return o.MEASURE;case'event':return o.EVENT;default:throw new TypeError(`perfor…
|