/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | IdenticalCodeFolding.cpp | 78 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 D | AbiFilter_test.cpp | 30 bool kept; member 60 EXPECT_EQ(mips->Keep(data.path), data.kept); in TEST_P()
|
/aosp12/hardware/interfaces/thermal/1.0/ |
H A D | IThermal.hal | 29 * 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 D | info.txt | 1 Test that phis with environment uses which can be properly typed are kept
|
/aosp12/system/update_engine/ |
H A D | CPPLINT.cfg | 1 # This should be kept in sync with platform2/CPPLINT.cfg
|
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | config.proto | 16 // 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 D | linker.config.json | 15 // and libicui18n.so are kept for app compat.
|
/aosp12/frameworks/proto_logging/stats/enums/wifi/ |
H A D | enums.proto | 30 * 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 D | IHealth.hal | 72 * 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 D | IThermal.hal | 36 * 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 D | jarjar-rules.txt | 5 # These must be kept in sync with the sources of framework-utils-appsearch
|
H A D | Android.bp | 57 // This list must be kept in sync with jarjar.txt
|
/aosp12/build/make/core/ |
H A D | proguard_basic_keeps.flags | 41 # 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 D | proguard.flags | 3 # present in the Android for Chrome OS branch, and kept here to
|
/aosp12/hardware/google/camera/common/apex_update_listener/ |
H A D | Android.bp | 2 // kept to a minimum so that it can be statically linked into both rlsservice
|
/aosp12/frameworks/av/media/libaaudio/src/fifo/ |
H A D | README.md | 9 location of indices and data buffer, mapping, allocation of memmory will probably be kept as-is.
|
/aosp12/frameworks/layoutlib/create/ |
H A D | README.txt | 65 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 D | README | 7 In particular, the basic RandomAccessFile interface is kept small and simple so
|
/aosp12/frameworks/base/apex/appsearch/service/ |
H A D | jarjar-rules.txt | 11 # These must be kept in sync with the sources of framework-utils-appsearch
|
/aosp12/packages/modules/Connectivity/Tethering/ |
H A D | jarjar-rules.txt | 1 # These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
|
/aosp12/packages/modules/Virtualization/docs/getting_started/ |
H A D | yukawa.md | 9 in AOSP is currently not GKI, but it is close and kept up to date.
|
/aosp12/packages/apps/ManagedProvisioning/proto/ |
H A D | devicepolicy.proto | 24 // Both proto files must be kept in sync.
|
/aosp12/frameworks/base/apex/jobscheduler/service/ |
H A D | jarjar-rules.txt | 5 # These must be kept in sync with the framework-jobscheduler-shared-srcs filegroup.
|
/aosp12/art/test/537-checker-debuggable/smali/ |
H A D | TestCase.smali | 20 # 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 D | Notifications.proto | 21 * Must be kept in sync with the version in atoms.proto.
|