Home
last modified time | relevance | path

Searched refs:sharedlibs (Results 1 – 9 of 9) sorted by relevance

/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs/
DAndroid.bp19 name: "com.android.apex.test.sharedlibs.key",
20 public_key: "com.android.apex.test.sharedlibs.avbpubkey",
21 private_key: "com.android.apex.test.sharedlibs.pem",
25 name: "com.android.apex.test.sharedlibs.certificate",
26 certificate: "com.android.apex.test.sharedlibs",
33 key: "com.android.apex.test.sharedlibs.key",
57 "com.android.apex.test.sharedlibs.avbpubkey",
58 "com.android.apex.test.sharedlibs.pem",
59 "com.android.apex.test.sharedlibs.pk8",
60 "com.android.apex.test.sharedlibs.x509.pem",
[all …]
/system/apex/tests/testdata/sharedlibs/build/
Dbuild_artifacts.sh23 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar:com.android.apex.test.bar
24 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo:com.android.apex.test.foo
25 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.pony:com.android.apex.test.pony
30 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar:com.android.apex.test.bar_st…
31 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz:com.android.apex.test.baz_st…
32 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo:com.android.apex.test.foo_st…
33 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.pony:com.android.apex.test.pony_…
34 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs:com.android.apex.test…
35 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs_secondary:com.android…
80 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar/bar_test.cc \
[all …]
/system/apex/tests/testdata/sharedlibs/
DREADME.md12 ./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs_secondary/
DAndroid.bp58 " --mode sharedlibs" +
/system/apex/proto/
Dapex_manifest.proto66 // /apex/sharedlibs .
/system/apex/apexd/apexd_testdata/
DAndroid.bp409 // with manifest name 'sharedlibs', and modify aapt2 to skip validating
413 src: "sharedlibs.apex",
414 filename: "sharedlibs.apex",
/system/apex/apexd/
Dapexd_test.cpp1753 std::vector<std::string> sharedlibs; in TEST_F() local
1758 sharedlibs.push_back(p.path().parent_path().string() + "->" + in TEST_F()
1779 ASSERT_THAT(sharedlibs, UnorderedElementsAreArray(expected)); in TEST_F()
1844 std::vector<std::string> sharedlibs; in TEST_F() local
1849 sharedlibs.push_back(p.path().parent_path().string() + "->" + in TEST_F()
1875 ASSERT_THAT(sharedlibs, UnorderedElementsAreArray(expected)); in TEST_F()
/system/apex/tests/testdata/sharedlibs/prebuilts/
DAndroid.bp16 // ./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
/system/apex/docs/
Dhowto.md556 …oglesource.com/platform/system/apex/+/refs/heads/master/tests/testdata/sharedlibs/build/shared_lib…