Home
last modified time | relevance | path

Searched defs:getContainerPathAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/start/platforms/ios/__mocks__/
H A Dsimctl.ts1 export const getContainerPathAsync = jest.fn( constant
/expo/packages/@expo/cli/src/start/platforms/ios/
H A Dsimctl.ts66 export async function getContainerPathAsync( function