Searched refs:getMainDexProguardFile (Results 1 – 2 of 2) sorted by relevance
155 const char* getMainDexProguardFile() const { return mMainDexProguardFile; } in getMainDexProguardFile() function
3351 if (!bundle->getMainDexProguardFile()) { in writeMainDexProguardFile()3362 return writeProguardSpec(bundle->getMainDexProguardFile(), keep, err); in writeMainDexProguardFile()