Searched defs:entryType (Results 1 – 6 of 6) sorted by relevance
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI49_0_0NativePerformanceObserver.cpp | 36 int32_t entryType) { in startReporting() 43 int32_t entryType) { in stopReporting() 75 int32_t entryType, in setDurationThreshold() 83 int32_t entryType, in clearEntries() 92 std::optional<int32_t> entryType, in getEntries()
|
| H A D | ABI49_0_0PerformanceEntryReporter.cpp | 55 void PerformanceEntryReporter::startReporting(PerformanceEntryType entryType) { in startReporting() 62 PerformanceEntryType entryType, in setDurationThreshold() 67 void PerformanceEntryReporter::stopReporting(PerformanceEntryType entryType) { in stopReporting() 85 const auto entryType = static_cast<PerformanceEntryType>(entry.entryType); in logEntry() local 152 PerformanceEntryType entryType, in clearEntries() 194 PerformanceEntryType entryType, in getEntries()
|
| H A D | ABI49_0_0PerformanceEntryReporter.h | 92 bool isReporting(PerformanceEntryType entryType) const { in isReporting()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI48_0_0NativePerformanceObserver.cpp | 19 std::string entryType) { in startReporting() 25 std::string entryType) { in stopReporting()
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 123 …nction o(e,t){var u,f;return(0,n.default)(this,o),f=l.call(this,{name:e,entryType:'mark',startTime… property 128 …ry type received: ${n}`)}},e.rawToPerformanceEntry=function(E){return E.entryType===o.EVENT?new t.… property 129 …var e,u,c,o,l,f;return(0,n.default)(this,p),(f=v.call(this,{name:t.name,entryType:'event',startTim… property
|
| H A D | EXDevMenuApp.android.js | 122 …nction o(e,t){var u,f;return(0,n.default)(this,o),f=l.call(this,{name:e,entryType:'mark',startTime… property 127 …ry type received: ${n}`)}},e.rawToPerformanceEntry=function(E){return E.entryType===o.EVENT?new t.… property 128 …var e,u,c,o,l,f;return(0,n.default)(this,p),(f=v.call(this,{name:t.name,entryType:'event',startTim… property
|