Home
last modified time | relevance | path

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

/aosp12/system/apex/tests/testdata/sharedlibs/build/
H A Dbuild_artifacts.sh34 …system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs:com.android.apex.test…
80 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar/bar_test.cc \
108 system/apex/tests/testdata/sharedlibs/build/sharedlibstest.cpp
121 system/apex/tests/testdata/sharedlibs/prebuilts/${arch}/${outfile}
148 // ./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
191 mv "${tmpfile}" system/apex/tests/testdata/sharedlibs/prebuilts/Android.bp
195 system/apex/tests/testdata/sharedlibs/build/sharedlibstest.cpp \
196 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar/bar_test.cc \
197 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz/baz_test.cc \
198 system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo/foo_test.cc \
[all …]
/aosp12/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs/
H A 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 …]
/aosp12/system/apex/tests/testdata/sharedlibs/
H A DREADME.md12 ./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
/aosp12/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs_secondary/
H A DAndroid.bp58 " --mode sharedlibs" +
/aosp12/system/apex/proto/
H A Dapex_manifest.proto66 // /apex/sharedlibs .
/aosp12/system/apex/apexd/apexd_testdata/
H A DAndroid.bp409 // with manifest name 'sharedlibs', and modify aapt2 to skip validating
413 src: "sharedlibs.apex",
414 filename: "sharedlibs.apex",
/aosp12/system/apex/apexd/
H A Dapexd_test.cpp1755 std::vector<std::string> sharedlibs; in TEST_F() local
1760 sharedlibs.push_back(p.path().parent_path().string() + "->" + in TEST_F()
1781 ASSERT_THAT(sharedlibs, UnorderedElementsAreArray(expected)); in TEST_F()
1846 std::vector<std::string> sharedlibs; in TEST_F() local
1851 sharedlibs.push_back(p.path().parent_path().string() + "->" + in TEST_F()
1877 ASSERT_THAT(sharedlibs, UnorderedElementsAreArray(expected)); in TEST_F()
/aosp12/system/apex/tests/testdata/sharedlibs/prebuilts/
H A DAndroid.bp16 // ./system/apex/tests/testdata/sharedlibs/build/build_artifacts.sh
/aosp12/system/apex/docs/
H A Dhowto.md556 …oglesource.com/platform/system/apex/+/refs/heads/master/tests/testdata/sharedlibs/build/shared_lib…