platform_system_core/fs_mgr/liblp
Yifan Hong c205f585e7 liblp: convert more functions to use string_view (#3)
Test: builds

Change-Id: Ia448993ff61d46ae2280e3d3c02b5e84dd51f37c
2019-08-29 14:48:40 -07:00
..
include/liblp liblp: convert more functions to use string_view (#3) 2019-08-29 14:48:40 -07:00
Android.bp rename liblp_test_static to vts_kernel_liblp_test. 2019-08-23 13:58:47 -07:00
Android.mk Allow makefiles to be parsed in a trimmed down manifest. 2019-03-25 09:14:33 +00:00
AndroidTest.xml rename liblp_test_static to vts_kernel_liblp_test. 2019-08-23 13:58:47 -07:00
builder.cpp liblp: convert more functions to use string_view (#3) 2019-08-29 14:48:40 -07:00
builder_test.cpp liblp: Add an attribute to indicate that a partition has been updated. 2019-08-23 14:44:52 -07:00
device_test.cpp liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
images.cpp liblp: Replace some |const char*| inputs with std::string. 2019-06-07 11:09:26 -07:00
images.h liblp: Replace some |const char*| inputs with std::string. 2019-06-07 11:09:26 -07:00
io_test.cpp liblp: Add an attribute to indicate that a partition has been updated. 2019-08-23 14:44:52 -07:00
liblp_test.h liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
liblp_test.xml Add liblp_test to presubmit. 2019-08-23 13:58:47 -07:00
partition_opener.cpp liblp: Support sdcards in PartitionOpener. 2019-08-21 12:27:56 -07:00
property_fetcher.cpp liblp: Add PropertyFetcher. 2019-08-06 17:39:37 -07:00
reader.cpp liblp: Add an attribute to indicate that a partition has been updated. 2019-08-23 14:44:52 -07:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
TEST_MAPPING Add liblp_test to presubmit. 2019-08-23 13:58:47 -07:00
test_partition_opener.cpp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
test_partition_opener.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
utility.cpp liblp: Add an attribute to indicate that a partition has been updated. 2019-08-23 14:44:52 -07:00
utility.h liblp: UpdateMetadataForInPlaceSnapshot 2019-08-14 14:27:03 -07:00
utility_test.cpp liblp: UpdateMetadataForInPlaceSnapshot 2019-08-14 14:27:03 -07:00
writer.cpp Add header that declares memcpy() 2019-08-12 18:34:49 +00:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00