Searched refs:getGoogleServicesFilePath (Results 1 – 5 of 5) sorted by relevance
7 getGoogleServicesFilePath,19 describe(getGoogleServicesFilePath, () => {21 expect(getGoogleServicesFilePath({})).toBe(null);26 getGoogleServicesFilePath({
7 exports.getGoogleServicesFilePath = getGoogleServicesFilePath;86 function getGoogleServicesFilePath(config) { function91 const partialSourcePath = getGoogleServicesFilePath(config);112 const googleServicesFile = getGoogleServicesFilePath(config);125 const googleServicesFile = getGoogleServicesFilePath(config);
9 export declare function getGoogleServicesFilePath(config: Pick<ExpoConfig, 'android'>): string | nu… function
1 …getGoogleServicesFilePath","_config$android$googl","_config$android","android","googleServicesFile…
59 export function getGoogleServicesFilePath(config: Pick<ExpoConfig, 'android'>) { function68 const partialSourcePath = getGoogleServicesFilePath(config);93 const googleServicesFile = getGoogleServicesFilePath(config);111 const googleServicesFile = getGoogleServicesFilePath(config);