Home
last modified time | relevance | path

Searched defs:Subscriber (Results 1 – 7 of 7) sorted by relevance

/expo/packages/@expo/metro-runtime/src/async-require/
H A DfetchAsync.native.ts13 type Subscriber = { remove: () => void }; alias
/expo/packages/expo-location/build/
H A DLocationSubscribers.d.ts6 declare class Subscriber<CallbackType extends LocationCallback | LocationHeadingCallback> { class
H A DLocationSubscribers.js4 class Subscriber { class
/expo/packages/expo-location/src/
H A DLocationSubscribers.ts14 class Subscriber<CallbackType extends LocationCallback | LocationHeadingCallback> { class
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/event/
H A DABI49_0_0event.h67 using Subscriber = void(const ABI49_0_0YGNode&, Type, Data); member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/event/
H A DABI47_0_0event.h67 using Subscriber = void(const ABI47_0_0YGNode&, Type, Data); member
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/event/
H A DABI48_0_0event.h67 using Subscriber = void(const ABI48_0_0YGNode&, Type, Data); member