/system/core/base/ |
D | properties_test.cpp | 237 bool changed; in TEST() local 238 cached_property.Get(&changed); in TEST() 241 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST() 242 ASSERT_TRUE(changed); in TEST() 244 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST() 245 ASSERT_FALSE(changed); in TEST() 248 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST() 249 ASSERT_TRUE(changed); in TEST() 251 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST() 252 ASSERT_FALSE(changed); in TEST()
|
D | properties.cpp | 209 const char* CachedProperty::Get(bool* changed) { in Get() argument 244 if (changed) { in Get() 245 *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_integrity.txt | 4 Above AIDL file(s) has changed, resulting in a different hash. Hash values may
|
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_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/prebuilts/api/30.0/private/ |
D | atrace.te | 45 # trace-related system properties have changed. 53 # trace-related system properties have changed.
|
/system/sepolicy/private/ |
D | atrace.te | 45 # trace-related system properties have changed. 53 # trace-related system properties have changed.
|
/system/core/base/include/android-base/ |
D | properties.h | 87 const char* Get(bool* changed = nullptr);
|
/system/chre/apps/test/pts/proto/ |
D | pts_chre.proto | 12 // one message type has payload, the payload message should not be changed.
|
/system/media/audio_route/ |
D | audio_route.c | 672 bool changed = false; in audio_route_update_mixer() local 676 changed = true; in audio_route_update_mixer() 684 changed = true; in audio_route_update_mixer() 691 changed = true; in audio_route_update_mixer() 696 if (changed) { in audio_route_update_mixer()
|
/system/core/fs_mgr/ |
D | fs_mgr_overlayfs.cpp | 955 auto changed = false; in CreateDynamicScratch() local 962 changed = true; in CreateDynamicScratch() 1000 changed = true; in CreateDynamicScratch() 1006 if (changed) { in CreateDynamicScratch() 1016 if (changed || partition_create) { in CreateDynamicScratch()
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 242 /// Notification from the host that a system setting has changed 244 /// The setting that has changed
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 71 * have changed. The default implementation calls
|
/system/timezone/ |
D | README.android | 169 external/icu as only a timestamp in zoneinfo64.txt should have changed.
|
/system/chre/doc/ |
D | vendor_extensions.md | 45 Vendors can only add on to the CHRE API - existing APIs must not be changed. Do
|
D | nanoapp_overview.md | 21 changed to run on different hardware, but it *may* need to be recompiled. The
|
/system/extras/bootctl/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/keymaster/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/sound/ |
D | NOTICE | 111 stating that You changed the files; and
|
/system/extras/libfec/ |
D | NOTICE | 111 stating that You changed the files; and
|