Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 15 of 15) sorted by relevance

/frameworks/proto_logging/stats/atoms/media/
Dmedia_codec_extension_atoms.proto130 // Total number of concurrent codecs owned by this application.
136 // Total number of concurrent HW Video codecs owned by this application.
139 // Total number of concurrent SW Video codecs owned by this application.
142 // Total number of concurrent Video codecs owned by this application.
145 // Total number of concurrent Audio codecs owned by this application.
148 // Total number of concurrent Image codecs owned by this application.
191 // Total number of concurrent codecs owned by this application.
/frameworks/av/media/utils/tests/
Dshared_memory_allocator_tests.cpp43 if (allocation == owned) return true; in owns()
54 static inline const AllocationType owned = member
218 EXPECT_TRUE(allocator2.owns(ValidateForwarding<0>::owned)); in TEST()
317 EXPECT_TRUE(forward_test.owns(Alloc1::owned)); in TEST()
318 EXPECT_TRUE(forward_test.owns(Alloc2::owned)); in TEST()
/frameworks/native/services/surfaceflinger/tests/
DOWNERS3 # Most layer-related files are owned by WM
/frameworks/base/api/
DOWNERS6 # Soong plugin owned by Soong team.
/frameworks/opt/telephony/
DOWNERS20 # Domain Selection code is co-owned, adding additional owners for this code
/frameworks/base/telephony/
DOWNERS17 #Domain Selection is jointly owned, add additional owners for domain selection specific files
/frameworks/libs/systemui/aconfig/
DAndroid.bp18 * These flags are meant for SystemUI-owned flags that can be read by non-systemui
/frameworks/proto_logging/stats/enums/devicepolicy/
Denums.proto29 // Corporate-owned, personally enabled
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.md110 - Normally, sync operations are subject to App-Standby, which throttles jobs owned by background
111 apps. Jobs owned by foreground apps are not affected.
/frameworks/base/packages/SystemUI/docs/device-entry/
Dquickaffordance.md34 …s through the `KeyguardQuickAffordanceProvider` content provider which is owned by the System UI p…
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt252 Returning the file descriptor owned by the EGL implementation would
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal315 * These must be handles to ANativeWindows owned by AImageReader,
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHidlComposerHal.cpp144 FenceHandle(int fd, bool owned) : mOwned(owned) { in FenceHandle() argument
/frameworks/base/core/proto/android/server/
Djobscheduler.proto384 // Max number of BG (== owned by non-TOP apps) jobs to run simultaneously.
387 // We try to run at least this many BG (== owned by non-TOP apps) jobs, when there are any
/frameworks/proto_logging/stats/
Datoms.proto18726 // Stats of the processes owned by the application when the application was killed.
18810 // Records the stats of the processes owned by an application.