Searched refs:versionedAbisPath (Results 1 – 1 of 1) sorted by relevance
31 const versionedAbisPath = path.join(ANDROID_DIR, 'versioned-abis'); constant32 const versionedExpoviewAbiPath = (abiName) => path.join(versionedAbisPath, `expoview-${abiName}`);