Home
last modified time | relevance | path

Searched refs:guarded (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DMutexGuard.h54 explicit Guarded(const T& guarded) : guarded_(std::in_place, guarded) { in Guarded() argument
57 explicit Guarded(T&& guarded) : guarded_(std::in_place, std::move(guarded)) { in Guarded() argument
81 explicit ScopedLock(Guarded<T>& guarded) : lock_(guarded.lock_), guarded_(*guarded.guarded_) { in ScopedLock() argument
/frameworks/base/core/java/android/content/pm/
Dmultiuser.aconfig153 …e space feature and all its implementations excluding the APIs. APIs are guarded by android.os.Fla…
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md87 The RollbackManager API is an @SystemAPI guarded by the MANAGE_ROLLBACKS and
/frameworks/proto_logging/stats/
Datoms.proto12625 // Whether AppOps is guarded by Runtime permission
12671 // Whether AppOps is guarded by Runtime permission