Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 123) sorted by relevance

12345

/aosp12/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp66 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
128 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
255 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
270 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
323 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
378 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
549 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
572 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
692 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
732 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
[all …]
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp68 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
130 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
257 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
272 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
325 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
380 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
551 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
574 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
694 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
734 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
[all …]
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config_unittest.cc109 PartitionConfig system("system"); in TEST_F() local
131 PartitionConfig system("system"); in TEST_F() local
/aosp14/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgentTest.java718 DataTypeResult system = getLoggingResult(WALLPAPER_IMG_SYSTEM, in testOnRestore_imgMissingButWallpaperInfoHasLive_doesNotLogImg() local
737 DataTypeResult system = getLoggingResult(WALLPAPER_IMG_SYSTEM, in testOnRestore_throwsException_logsErrors() local
766 DataTypeResult system = getLoggingResult(WALLPAPER_LIVE_SYSTEM, logger.getLoggingResults()); in testUpdateWallpaperComponent_delayedRestore_logsSuccess() local
790 DataTypeResult system = getLoggingResult(WALLPAPER_LIVE_SYSTEM, logger.getLoggingResults()); in testUpdateWallpaperComponent_delayedRestoreFails_logsFailure() local
813 DataTypeResult system = getLoggingResult(WALLPAPER_LIVE_SYSTEM, logger.getLoggingResults()); in testUpdateWallpaperComponent_delayedRestore_packageNotInstalled_logsFailure() local
/aosp12/bionic/libc/bionic/
H A Dsystem.cpp39 int system(const char* command) { in system() function
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/
H A DOverlayThemeExtractor.java185 Resources system = Resources.getSystem(); in addSystemDefaultShape() local
197 Resources system = Resources.getSystem(); in addSystemDefaultColor() local
210 Resources system = Resources.getSystem(); in addSystemDefaultFont() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUI.java55 boolean system) { in overrideNotificationAppName()
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DFontOptionsProvider.java71 Resources system = Resources.getSystem(); in addDefault() local
H A DShapeOptionsProvider.java89 Resources system = Resources.getSystem(); in addDefault() local
H A DColorOptionsProvider.java118 Resources system = Resources.getSystem(); in addDefault() local
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DWakeupList.cpp23 namespace system { namespace
/aosp12/hardware/google/pixel/perfstatsd/
H A Dcpu_usage.cpp108 uint64_t system = stime + cstime; in profileProcess() local
170 uint64_t system = 0; in getOverallUsage() local
/aosp12/system/gsid/tests/
H A DDSUEndtoEndTest.java86 File system = ZipUtil2.extractFileFromZip(new ZipFile(imgs), "system.img"); in testDSU() local
/aosp12/frameworks/base/core/java/android/util/
H A DLog.java116 void onTerribleFailure(String tag, TerribleFailure what, boolean system); in onTerribleFailure()
310 boolean localStack, boolean system) { in wtf()
320 static void wtfQuiet(int logId, @Nullable String tag, @Nullable String msg, boolean system) { in wtfQuiet()
/aosp14/frameworks/base/core/java/android/util/
H A DLog.java124 void onTerribleFailure(String tag, TerribleFailure what, boolean system); in onTerribleFailure()
331 boolean localStack, boolean system) { in wtf()
341 static void wtfQuiet(int logId, @Nullable String tag, @Nullable String msg, boolean system) { in wtfQuiet()
/aosp14/frameworks/base/libs/hwui/apex/
H A DLayoutlibLoader.cpp179 jclass system = FindClassOrDie(env, "java/lang/System"); in register_android_graphics_classes() local
/aosp12/frameworks/base/libs/hwui/apex/
H A DLayoutlibLoader.cpp175 jclass system = FindClassOrDie(env, "java/lang/System"); in register_android_graphics_classes() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/colorextraction/
H A DSysuiColorExtractor.java154 GradientColors[] system = mGradientColors.get(WallpaperManager.FLAG_SYSTEM); in dump() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java398 public static void wtf(String tag, Throwable t, boolean system) { in wtf()
454 boolean handleApplicationWtf(IBinder app, String tag, boolean system, in handleApplicationWtf()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java402 public static void wtf(String tag, Throwable t, boolean system) { in wtf()
458 boolean handleApplicationWtf(IBinder app, String tag, boolean system, in handleApplicationWtf()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/colorextraction/
H A DSysuiColorExtractor.java155 GradientColors[] system = mGradientColors.get(WallpaperManager.FLAG_SYSTEM); in dump() local
/aosp12/system/sepolicy/build/soong/
H A Dbuild_files.go92 system partition = iota const
/aosp12/hardware/qcom/sm8150/thermal/
H A Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/aosp12/hardware/qcom/sdm845/thermal/
H A Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
/aosp12/hardware/libhardware/modules/thermal/
H A Dthermal.c89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local

12345