/system/core/fs_mgr/liblp/ |
D | io_test.cpp | 686 auto updated = builder->Export(); in TEST() local 687 ASSERT_NE(updated, nullptr); in TEST() 688 ASSERT_EQ(updated->block_devices.size(), static_cast<size_t>(1)); in TEST() 689 EXPECT_EQ(GetBlockDevicePartitionName(updated->block_devices[0]), "super_b"); in TEST() 690 ASSERT_TRUE(updated->groups.empty()); in TEST() 691 ASSERT_TRUE(updated->partitions.empty()); in TEST() 692 ASSERT_TRUE(updated->extents.empty()); in TEST() 702 auto updated = builder->Export(); in TEST() local 703 ASSERT_NE(updated, nullptr); in TEST() 704 ASSERT_EQ(updated->block_devices.size(), static_cast<size_t>(1)); in TEST() [all …]
|
/system/tools/aidl/build/ |
D | message_check_equality.txt | 7 module using the interface is updated, e.g., Maineline modules.
|
D | message_check_compatibility.txt | 7 when a module using the interface is updated, e.g., Maineline modules.
|
D | api_preamble.txt | 16 // later when a module using the interface is updated, e.g., Mainline modules.
|
/system/libhidl/transport/memory/1.0/ |
D | IMemory.hal | 31 * @param start Offset from start of buffer about to be updated. 32 * @param length Number of bytes to be updated.
|
/system/sepolicy/tools/fc_sort/ |
D | README | 8 It can be updated to the current tip of master branch with the below command:
|
/system/netd/server/binder/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 132 boolean updated, in onRouteChanged() argument
|
/system/netd/server/aidl/netd/1/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 12 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
|
/system/netd/server/aidl/netd/2/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 29 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
|
/system/netd/server/ |
D | NetlinkHandler.h | 56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
|
D | NetlinkHandler.cpp | 276 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() argument 278 LOG_EVENT_FUNC(BINDER_RETRY, onRouteChanged, updated, route, gateway, ifName); in notifyRouteChange()
|
/system/extras/libjsonpb/ |
D | README.md | 8 vendor / recovery until `libprotobuf-cpp-full` is updated. 44 Once `libprotobuf` in the source tree is updated to a higher version and 45 `libjsonpbparse` is updated to ignore unknown fields in JSON files, all parsing
|
/system/security/keystore/ |
D | KeyStore.cpp | 373 bool updated = false; in upgradeBlob() local 391 updated = true; in upgradeBlob() 398 if (updated) { in upgradeBlob() 402 return updated; in upgradeBlob()
|
/system/extras/libjsonpb/parse/ |
D | Android.bp | 25 // updated to version 3.1+, and let libprocessgroup to use this instead of
|
/system/netd/tests/ |
D | TestUnsolService.h | 70 binder::Status onRouteChanged(bool updated, const std::string& route,
|
/system/bt/service/doc/ |
D | IBluetooth.txt | 44 * asynchronously updated to ADAPTER_STATE_TURNING_ON and eventually to 55 * asynchronously updated to ADAPTER_STATE_TURNING_OFF and eventually to
|
/system/timezone/ |
D | README.android | 100 external/icu and will naturally be updated when ICU is updated. Less obviously, 101 the distro code and files must be updated as well.
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 90 and will require more space than if updated in place. As such 104 device will be reverted pristine to before any content was updated.
|
D | fs_mgr_verity.cpp | 672 bool updated = false; in update_verity_table_blk_device() local 692 updated = true; in update_verity_table_blk_device() 706 if (!updated) { in update_verity_table_blk_device()
|
/system/core/llkd/ |
D | libllkd.cpp | 305 bool updated; // cleared before monitoring pass. member 329 updated(true), in proc() 984 it.second.updated = false; in llkCheck() 1048 procp->updated = true; in llkCheck() 1206 if (!p->second.updated) { in llkCheck()
|
/system/update_engine/ |
D | update_metadata.proto | 221 // A platform-specific name to identify the partition set being updated. For 300 // not updated. Hence, the group will not be resized, and partitions cannot 342 // updated, in the order they will be updated. This field replaces the
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 221 // A platform-specific name to identify the partition set being updated. For 300 // not updated. Hence, the group will not be resized, and partitions cannot 342 // updated, in the order they will be updated. This field replaces the
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | installd.te | 122 # Files created/updated by profman dumps.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | installd.te | 122 # Files created/updated by profman dumps.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | installd.te | 123 # Files created/updated by profman dumps.
|