Searched refs:createIfNotPresent (Results 1 – 2 of 2) sorted by relevance
263 static sp<SharedZip> get(const String8& path, bool createIfNotPresent = true);
1453 bool createIfNotPresent) in get() argument1461 if (zip == NULL && !createIfNotPresent) { in get()