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