/system/server_configurable_flags/aconfigd/ |
D | aconfigd.cpp | 63 auto updated = storage_files_manager_->AddOrUpdateStorageFiles( in HandleNewStorage() local 65 RETURN_IF_ERROR(updated, "Failed to add or update container"); in HandleNewStorage() 75 result_msg->set_storage_updated(*updated); in HandleNewStorage() 258 auto updated = storage_files_manager_->AddOrUpdateStorageFiles( in InitializePlatformStorage() local 260 RETURN_IF_ERROR(updated, "Failed to add or update storage for container " in InitializePlatformStorage() 318 auto updated = storage_files_manager_->AddOrUpdateStorageFiles( in InitializeMainlineStorage() local 320 RETURN_IF_ERROR(updated, "Failed to add or update storage for container " in InitializeMainlineStorage()
|
/system/core/fs_mgr/liblp/ |
D | io_test.cpp | 696 auto updated = builder->Export(); in TEST_F() local 697 ASSERT_NE(updated, nullptr); in TEST_F() 698 ASSERT_EQ(updated->block_devices.size(), static_cast<size_t>(1)); in TEST_F() 699 EXPECT_EQ(GetBlockDevicePartitionName(updated->block_devices[0]), "super_b"); in TEST_F() 700 ASSERT_TRUE(updated->groups.empty()); in TEST_F() 701 ASSERT_TRUE(updated->partitions.empty()); in TEST_F() 702 ASSERT_TRUE(updated->extents.empty()); in TEST_F() 715 auto updated = builder->Export(); in TEST_F() local 716 ASSERT_NE(updated, nullptr); in TEST_F() 717 ASSERT_EQ(updated->block_devices.size(), static_cast<size_t>(1)); in TEST_F() [all …]
|
/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/tools/aidl/build/ |
D | message_check_integrity.txt | 7 when a module using the interface is updated, e.g., Mainline modules.
|
D | message_check_compatibility.txt | 7 when a module using the interface is updated, e.g., Maineline modules.
|
/system/timezone/ |
D | README.android | 101 REMINDER: As above, having updated the tooling then all binaries that contain 108 Android needs various files to be updated to take a time zone data update. 140 The main .dat file used by ICU is held in external/icu and will naturally be updated when 141 ICU is updated. But the time zone data set version code is not necessarily updated as part of ICU 170 In SC v2 neither ICU nor tzcode-s were updated, hence no major version bump.
|
/system/netd/server/ |
D | NetlinkHandler.h | 56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
|
D | NetlinkHandler.cpp | 271 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() argument 273 NOTIFY_AND_LOG(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/keystore2/src/database/ |
D | versioning.rs | 65 let updated = tx in update_version() localVariable 68 if updated == 1 { in update_version()
|
/system/extras/libjsonpb/parse/ |
D | Android.bp | 29 // 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/keymint/ |
D | CHANGELOG.md | 21 build system are unaffected (because the Soong targets have been updated).
|
/system/media/camera/docs/ |
D | ndk_camera_metadata_tags.mako | 45 * Note: The following enum values were incorrect and have been updated: 46 … old value updated value
|
/system/core/llkd/ |
D | libllkd.cpp | 306 bool updated; // cleared before monitoring pass. member 333 updated(true), in proc() 993 it.second.updated = false; in llkCheck() 1063 procp->updated = true; in llkCheck() 1234 if (!p->second.updated) { in llkCheck()
|
/system/apex/proto/ |
D | apex_manifest.proto | 84 // Indicates that this APEX can be updated without rebooting device.
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 243 // A platform-specific name to identify the partition set being updated. For 346 // not updated. Hence, the group will not be resized, and partitions cannot 421 // updated, in the order they will be updated. This field replaces the
|
/system/update_engine/ |
D | update_metadata.proto | 243 // A platform-specific name to identify the partition set being updated. For 346 // not updated. Hence, the group will not be resized, and partitions cannot 421 // updated, in the order they will be updated. This field replaces the
|
/system/apex/docs/ |
D | README.md | 97 updated to reflect that the APEX file will be activated at next boot. 140 can be updated depends on the platform and how stable the interfaces for the 162 If an APEX is present in a built-in partition, the APEX can be updated by 446 1. When an updated version of the APEX is installed in `/data/apex`, the path 466 1. Create a new `.rc` file for the updated service. Use the `override` option 511 * Non-updatable apexes. Compression is only beneficial in case an updated
|
/system/tools/hidl/ |
D | hidl-gen_l.ll | 93 // Add the lines to location (to keep it updated)
|
/system/secretkeeper/dice_policy/ |
D | README.md | 33 since it changes whenever the component or any part of the boot chain is updated. Some DICE
|
/system/chre/api_parser/ |
D | README.md | 9 must create slightly updated versions of these to send over the wire with CHPP.
|
/system/sepolicy/private/ |
D | adbd.te | 222 # Allow adb pull of updated apex files in /data/apex/active.
|
D | installd.te | 188 # Files created/updated by profman dumps.
|
/system/chre/doc/ |
D | framework_build.md | 12 reduce maintenance burden when the CHRE framework is updated. Additionally, it
|