Home
last modified time | relevance | path

Searched refs:unpack (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXJsiArgsTransform.h199 T unpack(jsi::Runtime &runtime) { in unpack() function
219 return std::make_tuple(std::get<I>(tuple).unpack(runtime)...); in unpackArgsTuple()
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXJsiArgsTransform.h199 T unpack(jsi::Runtime &runtime) { in unpack() function
219 return std::make_tuple(std::get<I>(tuple).unpack(runtime)...); in unpackArgsTuple()
/expo/packages/expo-gl/common/
H A DEXJsiArgsTransform.h199 T unpack(jsi::Runtime &runtime) { in unpack() function
219 return std::make_tuple(std::get<I>(tuple).unpack(runtime)...); in unpackArgsTuple()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXJsiArgsTransform.h199 T unpack(jsi::Runtime &runtime) { in unpack() function
219 return std::make_tuple(std::get<I>(tuple).unpack(runtime)...); in unpackArgsTuple()
/expo/docs/pages/build-reference/
H A Dios-builds.mdx33 1. Download the project tarball from a private AWS S3 bucket and unpack it.
H A Dandroid-builds.mdx32 1. Download the project tarball from a private AWS S3 bucket and unpack it.
/expo/guides/
H A DDeveloping Expo Go.md113 - If you created a simulator build in the first step, unpack the tar.gz using `tar -xvzf your-app.t…
/expo/docs/pages/archive/classic-updates/
H A Dbuilding-standalone-apps.mdx215 … to install it from the command line, run `tar -xvzf your-app.tar.gz` to unpack the file, open a s…
/expo/docs/pages/eas-update/
H A Ddebug-advanced.mdx50 …the `npx expo prebuild` command is run on our project on EAS' servers to unpack the **android** an…