Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 25 of 100) sorted by relevance

1234

/aosp12/system/libvintf/
H A DVintfFm.cpp150 bool updating = false; in main() local
174 updating = true; in main()
184 if ((checking + updating) != 1) { in main()
203 if (updating) { in main()
/aosp12/art/test/960-default-smali/
H A Dinfo.txt10 When updating be sure to write the equivalent Java code in comments of the smali
13 Care should be taken when updating the generate_smali_main.py script. It must
/aosp12/art/tools/dexfuzz/src/dexfuzz/program/
H A DMutatableCode.java104 boolean updating = false; in updateInstructionLocationsAfter()
106 if (updating) { in updateInstructionLocationsAfter()
111 updating = true; in updateInstructionLocationsAfter()
/aosp12/art/test/616-cha-native/
H A Dinfo.txt1 Test for Class Hierarchy Analysis (CHA) single-implementation status updating
/aosp12/frameworks/av/media/libstagefright/xmlparser/
H A DMediaCodecsXmlParser.cpp183 Result addGlobal(std::string key, std::string value, bool updating);
283 bool updating() const { in updating() function
907 std::string key, std::string value, bool updating) { in addGlobal() argument
910 if (updating) { in addGlobal()
916 if (!updating) { in addGlobal()
989 bool encoder, const char *name, const char *type, bool updating) { in enterMediaCodec() argument
994 if (updating) { in enterMediaCodec()
1009 if (!updating) { in enterMediaCodec()
1032 mCurrent.emplace_back(CodecAndType{name, codecIt, typeIt, updating}); in enterMediaCodec()
1139 update = update || updating(); // handle parent in enterType()
/aosp12/art/test/696-loop/
H A Dinfo.txt2 to run loop unrolling without updating the induction variable analysis.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dbootanim.te16 # Allow updating boot animation status.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dbootanim.te16 # Allow updating boot animation status.
/aosp12/system/sepolicy/private/
H A Dbootanim.te16 # Allow updating boot animation status.
/aosp12/packages/apps/TimeZoneData/
H A DREADME2 for updating time zone rules data on device without needing a full OTA: it is delivered via
/aosp12/packages/services/Car/cpp/powerpolicy/sepolicy/private/
H A Dcarpowerpolicy.te23 # Allow updating properties to control boot animation
/aosp12/packages/modules/Virtualization/docs/getting_started/
H A Dindex.md63 ### Building and updating CrosVM and Virt Manager
65 You can update CrosVM and the Virt Manager service by updating the `com.android.virt` APEX. If your
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/util/
H A DPduCache.java120 public synchronized void setUpdating(Uri uri, boolean updating) { in setUpdating() argument
121 if (updating) { in setUpdating()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/util/
H A DPduCache.java123 synchronized public void setUpdating(Uri uri, boolean updating) { in setUpdating() argument
124 if (updating) { in setUpdating()
/aosp12/packages/modules/ExtServices/
H A DREADME.md9 benefits by updating ExtServices in a more frequent cycle than a platform release cycle.
/aosp12/art/test/961-default-iface-resolution-gen/
H A Dinfo.txt12 Care should be taken when updating the generate_smali.py script. It should always
/aosp12/art/test/964-default-iface-init-gen/
H A Dinfo.txt12 Care should be taken when updating the generate_smali.py script. It should always
/aosp12/art/test/970-iface-super-resolution-gen/
H A Dinfo.txt12 Care should be taken when updating the generate_smali.py script. It should always
/aosp12/art/test/968-default-partial-compile-gen/
H A Dinfo.txt12 Care should be taken when updating the generate_smali.py script. It should always
/aosp12/art/test/971-iface-super/
H A Dinfo.txt12 Care should be taken when updating the generate_smali.py script. It should always
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dtzdatacheck.te16 # responsible for updating time zone rules.
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dtzdatacheck.te16 # responsible for updating time zone rules.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dtzdatacheck.te16 # responsible for updating time zone rules.
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dtzdatacheck.te16 # responsible for updating time zone rules.
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dtzdatacheck.te16 # responsible for updating time zone rules.

1234