Home
last modified time | relevance | path

Searched refs:createClient (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/__tests__/
H A DDebugserverClient-test.ts11 function createClient(returnValue?: any) { function
23 const client = createClient();
31 const client = createClient();
39 const client = createClient();
47 const client = createClient();
55 const client = createClient();
63 const client = createClient();
/expo/packages/@expo/cli/src/api/graphql/
H A Dclient.ts5 createClient as createUrqlClient,
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/
H A DGoogleMapsPlaces.kt46 placesClient = Places.createClient(context)