Home
last modified time | relevance | path

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

12

/system/core/fs_mgr/liblp/
Dio_test.cpp686 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/
Dmessage_check_equality.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.
Dapi_preamble.txt16 // later when a module using the interface is updated, e.g., Mainline modules.
/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/sepolicy/tools/fc_sort/
DREADME8 It can be updated to the current tip of master branch with the below command:
/system/netd/server/binder/android/net/
DINetdUnsolicitedEventListener.aidl132 boolean updated, in onRouteChanged() argument
/system/netd/server/aidl/netd/1/android/net/
DINetdUnsolicitedEventListener.aidl12 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl/netd/2/android/net/
DINetdUnsolicitedEventListener.aidl29 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/
DNetlinkHandler.h56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
DNetlinkHandler.cpp276 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/
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/keystore/
DKeyStore.cpp373 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/
DAndroid.bp25 // 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/bt/service/doc/
DIBluetooth.txt44 * asynchronously updated to ADAPTER_STATE_TURNING_ON and eventually to
55 * asynchronously updated to ADAPTER_STATE_TURNING_OFF and eventually to
/system/timezone/
DREADME.android100 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/
DREADME.overlayfs.md90 and will require more space than if updated in place. As such
104 device will be reverted pristine to before any content was updated.
Dfs_mgr_verity.cpp672 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/
Dlibllkd.cpp305 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/
Dupdate_metadata.proto221 // 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/
Dupdate_metadata.proto221 // 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/
Dinstalld.te122 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/26.0/public/
Dinstalld.te122 # Files created/updated by profman dumps.
/system/sepolicy/prebuilts/api/28.0/public/
Dinstalld.te123 # Files created/updated by profman dumps.

12