Home
last modified time | relevance | path

Searched refs:getAppStartTimeImpl (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ReactMarker.cpp22 GetAppStartTime getAppStartTimeImpl = nullptr; variable
72 if (getAppStartTimeImpl == nullptr) { in getAppStartTime()
76 return getAppStartTimeImpl(); in getAppStartTime()
H A DABI49_0_0ReactMarker.h53 extern ABI49_0_0RN_EXPORT GetAppStartTime getAppStartTimeImpl;