Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 25 of 67) sorted by relevance

123

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode() local
80 for (kept = m_KeptSections.begin(); kept != keptEnd; ++kept, ++index) { in foldIdenticalCode()
81 LDSection* sect = (*kept).first; in foldIdenticalCode()
82 Input* obj = (*kept).second.first; in foldIdenticalCode()
83 size_t kept_index = (*kept).second.second; in foldIdenticalCode()
/aosp12/frameworks/base/tools/aapt2/filter/
H A DAbiFilter_test.cpp30 bool kept; member
60 EXPECT_EQ(mips->Keep(data.path), data.kept); in TEST_P()
/aosp12/hardware/interfaces/thermal/1.0/
H A DIThermal.hal29 * devices (such as CPUs, GPUs and etc.) in the list must be kept
49 * CPU usages. The order and number of CPUs in the list must be kept
66 * devices in the list must be kept the same regardless the number
/aosp12/art/test/552-checker-primitive-typeprop/
H A Dinfo.txt1 Test that phis with environment uses which can be properly typed are kept
/aosp12/system/update_engine/
H A DCPPLINT.cfg1 # This should be kept in sync with platform2/CPPLINT.cfg
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.proto16 // Resources to be always kept in the master split.
47 // Resource IDs to be kept in master split.
49 // Resource names to be kept in master split.
/aosp12/system/core/rootdir/etc/
H A Dlinker.config.json15 // and libicui18n.so are kept for app compat.
/aosp12/frameworks/proto_logging/stats/enums/wifi/
H A Denums.proto30 * Wi-Fi will be kept active, and will behave normally.
36 * Wi-Fi will be kept active, but the only operation that will be supported is initiation of
/aosp12/hardware/interfaces/health/2.1/
H A DIHealth.hal72 * Return whether the screen should be kept on in charger mode.
77 * @return value whether screen should be kept on.
/aosp12/hardware/interfaces/thermal/2.0/
H A DIThermal.hal36 * devices (such as CPUs, GPUs and etc.) in the list must be kept
54 * devices (such as CPUs, GPUs and etc.) in the list must be kept
112 * devices in the list must be kept the same regardless of the number
/aosp12/frameworks/base/apex/appsearch/framework/
H A Djarjar-rules.txt5 # These must be kept in sync with the sources of framework-utils-appsearch
H A DAndroid.bp57 // This list must be kept in sync with jarjar.txt
/aosp12/build/make/core/
H A Dproguard_basic_keeps.flags41 # Please specify classes to be kept explicitly in your package's configuration.
50 # Parcelable CREATORs must be kept for Parcelable functionality
/aosp12/packages/apps/ManagedProvisioning/
H A Dproguard.flags3 # present in the Android for Chrome OS branch, and kept here to
/aosp12/hardware/google/camera/common/apex_update_listener/
H A DAndroid.bp2 // kept to a minimum so that it can be statically linked into both rlsservice
/aosp12/frameworks/av/media/libaaudio/src/fifo/
H A DREADME.md9 location of indices and data buffer, mapping, allocation of memmory will probably be kept as-is.
/aosp12/frameworks/layoutlib/create/
H A DREADME.txt65 from these is kept. Currently the one such class is android.view.View: since we want to render
66 layouts, anything that is sort of a view needs to be kept.
77 deriving from the requested base classes are kept. All classes whose name match the glob pattern
78 are kept. The analysis then finds all the dependencies of the classes that are to be kept using an
110 changed from protected/private to public. The code of the methods is then kept as-is, except for
/aosp12/art/libartbase/base/unix_file/
H A DREADME7 In particular, the basic RandomAccessFile interface is kept small and simple so
/aosp12/frameworks/base/apex/appsearch/service/
H A Djarjar-rules.txt11 # These must be kept in sync with the sources of framework-utils-appsearch
/aosp12/packages/modules/Connectivity/Tethering/
H A Djarjar-rules.txt1 # These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
/aosp12/packages/modules/Virtualization/docs/getting_started/
H A Dyukawa.md9 in AOSP is currently not GKI, but it is close and kept up to date.
/aosp12/packages/apps/ManagedProvisioning/proto/
H A Ddevicepolicy.proto24 // Both proto files must be kept in sync.
/aosp12/frameworks/base/apex/jobscheduler/service/
H A Djarjar-rules.txt5 # These must be kept in sync with the framework-jobscheduler-shared-srcs filegroup.
/aosp12/art/test/537-checker-debuggable/smali/
H A DTestCase.smali20 # be eliminated in normal mode but kept live in debuggable mode. Test that
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotifications.proto21 * Must be kept in sync with the version in atoms.proto.

123