Home
last modified time | relevance | path

Searched defs:persistence (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dbehavior.py121 def init(self, behavior, matcher, persistence): argument
132 def __init__(self, matcher, persistence, fn): argument
/aosp12/packages/modules/Permission/tests/java/com/android/role/persistence/
H A DRolesPersistenceTest.kt50 private val persistence = RolesPersistence.createInstance() regex
/aosp12/packages/modules/Permission/tests/java/com/android/permission/persistence/
H A DRuntimePermissionsPersistenceTest.kt50 private val persistence = RuntimePermissionsPersistence.createInstance() regex
/aosp12/system/nvram/core/
H A Dpersistence.cpp97 namespace persistence { namespace