Searched refs:OpenExisting (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/incremental/ | ||
H A D | IncrementalService.h | 107 OpenExisting = 8, enumerator |
H A D | IncrementalService.cpp | 593 if (options & CreateOptions::OpenExisting) { in createStorage() |