Searched refs:beginEvent (Results 1 – 7 of 7) sorted by relevance
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Performance/ |
| H A D | Systrace.d.ts | 40 export function beginEvent(eventName: EventName, args?: EventArgs): void;
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Performance/ |
| H A D | Systrace.d.ts | 40 export function beginEvent(eventName: EventName, args?: EventArgs): void;
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 47 …beginEvent('JSTimers.callImmediates()'),null!=this._immediatesCallback&&this._immediatesCallback()… 53 …0},setEnabled:function(t){n!==t&&(n=t)},isEnabled:function(){return n},beginEvent:function(t,c){if…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 30 …beginEvent('JSTimers.callReactNativeMicrotasks()'),null!=this._reactNativeMicrotasksCallback&&this… 31 …n'==typeof o?o():o;g.nativeTraceBeginAsyncSection(n,u,v,f)}return v},e.beginEvent=function(t,o){if… function
|
| H A D | EXDevMenuApp.android.js | 30 …beginEvent('JSTimers.callReactNativeMicrotasks()'),null!=this._reactNativeMicrotasksCallback&&this… 31 …n'==typeof o?o():o;g.nativeTraceBeginAsyncSection(n,u,v,f)}return v},e.beginEvent=function(t,o){if… function
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 31 …beginEvent('JSTimers.callReactNativeMicrotasks()'),null!=this._reactNativeMicrotasksCallback&&this… 32 …n'==typeof o?o():o;g.nativeTraceBeginAsyncSection(n,u,v,f)}return v},e.beginEvent=function(t,o){if…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 31 …beginEvent('JSTimers.callReactNativeMicrotasks()'),null!=this._reactNativeMicrotasksCallback&&this… 32 …n'==typeof o?o():o;g.nativeTraceBeginAsyncSection(n,u,v,f)}return v},e.beginEvent=function(t,o){if…
|