Home
last modified time | relevance | path

Searched refs:OpenExisting (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.h107 OpenExisting = 8, enumerator
H A DIncrementalService.cpp593 if (options & CreateOptions::OpenExisting) { in createStorage()