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