Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 64) sorted by relevance

123

/system/core/fs_mgr/liblp/
Dio_test.cpp696 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/
DIMemory.hal31 * @param start Offset from start of buffer about to be updated.
32 * @param length Number of bytes to be updated.
/system/tools/aidl/build/
Dmessage_check_integrity.txt7 when a module using the interface is updated, e.g., Mainline modules.
Dmessage_check_equality_release.txt7 module using the interface is updated, e.g., Maineline modules.
Dmessage_check_compatibility.txt7 when a module using the interface is updated, e.g., Maineline modules.
/system/netd/server/
DNetlinkHandler.h56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
DNetlinkHandler.cpp268 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() argument
270 LOG_EVENT_FUNC(BINDER_RETRY, onRouteChanged, updated, route, gateway, ifName); in notifyRouteChange()
/system/timezone/
DREADME.android103 REMINDER: As above, having updated the tooling then all binaries that contain
110 Android needs various files to be updated to take a time zone data update.
139 external/icu and will naturally be updated when ICU is updated. Less obviously,
140 the time zone data set version code and files must be updated as well.
/system/extras/libjsonpb/
DREADME.md8 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/
Dversioning.rs67 let updated = tx in update_version() localVariable
70 if updated == 1 { in update_version()
/system/extras/libjsonpb/parse/
DAndroid.bp29 // updated to version 3.1+, and let libprocessgroup to use this instead of
/system/netd/tests/
DTestUnsolService.h70 binder::Status onRouteChanged(bool updated, const std::string& route,
/system/apex/docs/
DREADME.md97 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
521 Flattened APEXs can't be updated by downloading updated versions of the APEXs
523 can be updated only via a regular OTA.
552 * Non-updatable apexes. Compression is only beneficial in case an updated
Dhowto.md370 3. When an updated version of the APEX is installed in `/data/apex/active`, the
390 2) Create a new `.rc` file for the updated service. Use ‘`override`’ option to
442 Flattened APEXs can‘t be updated by downloading updated versions of the APEXs
444 can be updated only via a regular OTA.
/system/apex/proto/
Dapex_manifest.proto83 // Indicates that this APEX can be updated without rebooting device.
/system/core/llkd/
Dlibllkd.cpp306 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/update_engine/
Dupdate_metadata.proto244 // A platform-specific name to identify the partition set being updated. For
338 // not updated. Hence, the group will not be resized, and partitions cannot
406 // updated, in the order they will be updated. This field replaces the
/system/update_engine/update_engine/
Dupdate_metadata.proto244 // A platform-specific name to identify the partition set being updated. For
338 // not updated. Hence, the group will not be resized, and partitions cannot
406 // updated, in the order they will be updated. This field replaces the
/system/tools/hidl/
Dhidl-gen_l.ll93 // Add the lines to location (to keep it updated)
/system/sepolicy/prebuilts/api/28.0/public/
Dinstalld.te123 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/29.0/public/
Dinstalld.te134 # Files created/updated by profman dumps.
/system/sepolicy/public/
Dinstalld.te130 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/32.0/public/
Dinstalld.te127 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/31.0/public/
Dinstalld.te127 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/30.0/public/
Dinstalld.te145 # Files created/updated by profman dumps.

123