/system/libbase/ |
D | properties_test.cpp | 264 bool changed; in TEST() local 265 cached_property.Get(&changed); in TEST() 268 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST() 269 ASSERT_TRUE(changed); in TEST() 271 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST() 272 ASSERT_FALSE(changed); in TEST() 275 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST() 276 ASSERT_TRUE(changed); in TEST() 278 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST() 279 ASSERT_FALSE(changed); in TEST()
|
D | properties.cpp | 234 const char* CachedProperty::Get(bool* changed) { in Get() argument 269 if (changed) { in Get() 270 *changed = cached_property_serial_ != initial_property_serial_; in Get()
|
/system/tools/hidl/scripts/ |
D | hal-queries.sh | 66 function changed-interfaces() { 85 changed-interfaces $ANDROID_BUILD_TOP/hardware/interfaces android.hardware \ 88 changed-interfaces $ANDROID_BUILD_TOP/frameworks/hardware/interfaces android.frameworks 89 changed-interfaces $ANDROID_BUILD_TOP/system/hardware/interfaces android.system 90 changed-interfaces $ANDROID_BUILD_TOP/system/libhidl/transport android.hidl
|
/system/core/adb/daemon/ |
D | logging.cpp | 66 bool changed; in GetLogStatus() local 67 const char* value = property->Get(&changed); in GetLogStatus() 68 if (changed || !*cached_status) { in GetLogStatus()
|
/system/apex/tools/ |
D | update_allowed_list.sh | 15 --changed-group-format='%<' \
|
/system/tools/aidl/build/ |
D | message_check_equality.txt | 4 Above AIDL file(s) has changed. Run `m %s-update-api` to reflect the changes
|
D | message_check_equality_release.txt | 4 Above AIDL file(s) has changed and this is NEVER allowed on a release platform
|
D | message_check_integrity.txt | 4 Above AIDL file(s) has changed, resulting in a different hash. Hash values may
|
D | message_check_compatibility.txt | 4 Above AIDL file(s) has changed in a backward-incompatible way, e.g. removing
|
/system/chre/host/msm/daemon/idl/ |
D | README.md | 5 whenever the IDL is changed.
|
/system/sepolicy/private/ |
D | atrace.te | 45 # trace-related system properties have changed. 53 # trace-related system properties have changed.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | atrace.te | 45 # trace-related system properties have changed. 53 # trace-related system properties have changed.
|
/system/libbase/include/android-base/ |
D | properties.h | 87 const char* Get(bool* changed = nullptr);
|
/system/media/audio_route/ |
D | audio_route.c | 666 bool changed = false; in audio_route_update_mixer() local 670 changed = true; in audio_route_update_mixer() 678 changed = true; in audio_route_update_mixer() 685 changed = true; in audio_route_update_mixer() 690 if (changed) { in audio_route_update_mixer()
|
/system/core/fs_mgr/ |
D | fs_mgr_overlayfs.cpp | 966 auto changed = false; in CreateDynamicScratch() local 973 changed = true; in CreateDynamicScratch() 1011 changed = true; in CreateDynamicScratch() 1017 if (changed) { in CreateDynamicScratch() 1027 if (changed || partition_create) { in CreateDynamicScratch()
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 71 * have changed. The default implementation calls
|
/system/update_engine/ |
D | README.md | 254 Once update payloads are generated, their original images cannot be changed 282 …The signature of the first five fields. There could be multiple signatures if the key has changed.| 285 … payload except the metadata signature. There could be multiple signatures if the key has changed.| 326 2. Find all the blocks that have not changed between the source and target
|
/system/extras/libfec/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/tests/cpueater/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/sane_schedstat/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/runconuid/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/bootctl/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/incremental_delivery/libdataloader/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/slideshow/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/ext4_utils/ |
D | NOTICE | 111 stating that You changed the files; and
|