MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / getInternalZipPath

Method getInternalZipPath

tools/aapt/Bundle.h:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 void setSingleCrunchOutputFile(const char* val) { mSingleCrunchOutputFile = val; }
196 void setInternalZipPath(const char* val) { mInternalZipPath = val; }
197 const char* getInternalZipPath() const { return mInternalZipPath; }
198
199 /*
200 * Set and get the file specification.

Callers 1

slurpResourceZipMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected