Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 25 of 72) sorted by relevance

123

/system/linkerconfig/modules/tests/
Dconfigwriter_test.cc37 android::linkerconfig::modules::ConfigWriter writer; in TEST()
45 android::linkerconfig::modules::ConfigWriter writer; in TEST()
52 android::linkerconfig::modules::ConfigWriter writer; in TEST()
63 android::linkerconfig::modules::ConfigWriter writer; in TEST()
65 android::linkerconfig::modules::Variables::AddValue("Test_Prop_Q", "Value"); in TEST()
66 android::linkerconfig::modules::Variables::AddValue("VNDK_VER", "Q"); in TEST()
Dsection_test.cc102 android::linkerconfig::modules::ConfigWriter writer; in TEST()
103 android::linkerconfig::modules::Section section("test_section"); in TEST()
123 android::linkerconfig::modules::ConfigWriter writer; in TEST()
124 android::linkerconfig::modules::Section section("test_section"); in TEST()
134 android::linkerconfig::modules::ConfigWriter writer; in TEST()
135 android::linkerconfig::modules::Section section("test_section"); in TEST()
Dlink_test.cc29 android::linkerconfig::modules::ConfigWriter writer; in TEST()
31 auto link = std::make_shared<android::linkerconfig::modules::Link>( in TEST()
43 android::linkerconfig::modules::ConfigWriter writer; in TEST()
44 auto link = std::make_shared<android::linkerconfig::modules::Link>( in TEST()
Dnamespace_test.cc61 android::linkerconfig::modules::ConfigWriter writer; in TEST()
62 auto ns = std::make_shared<android::linkerconfig::modules::Namespace>( in TEST()
73 android::linkerconfig::modules::ConfigWriter writer; in TEST()
74 auto ns = std::make_shared<android::linkerconfig::modules::Namespace>( in TEST()
Dmodules_testbase.h23 std::shared_ptr<android::linkerconfig::modules::Namespace> ns) { in DecorateNamespaceWithPaths()
33 std::shared_ptr<android::linkerconfig::modules::Namespace> ns, in DecorateNamespaceWithLinks()
Dvariables_test.cc23 using android::linkerconfig::modules::Variables;
/system/tools/hidl/scripts/
Drun-tests.sh78 local modules=
84 modules="${modules} ${OPTARG}"
99 make_modules ${CHECKER} ${modules}
102 for module in ${modules} ; do
108 for module in ${modules} ; do
/system/linkerconfig/
DAndroid.bp40 "modules/*.cc",
48 "modules/tests/*_test.cc",
/system/linkerconfig/modules/
Dlink.cc21 namespace modules { namespace
Dvariables.cc25 namespace modules { namespace
/system/core/libprocessgroup/cgrouprc/
DAndroid.bp19 // Do not ever mark this as vendor_available; otherwise, vendor modules
21 // modules should use libprocessgroup which links to the LL-NDK library
/system/linkerconfig/include/linkerconfig/
Dvariables.h24 namespace modules {
Dconfigwriter.h23 namespace modules {
Dlink.h29 namespace modules {
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/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.
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/system/sepolicy/private/
Dapex_test_prepostinstall.te3 # Allow to run pre- and post-install hooks for APEX test modules
/system/sepolicy/prebuilts/api/29.0/private/
Dapex_test_prepostinstall.te3 # Allow to run pre- and post-install hooks for APEX test modules
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_neverallows.te15 # a car it is common to have external modules and HALs need to communicate to
16 # those modules using network. Using this exemption for non-automotive builds
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_neverallows.te15 # a car it is common to have external modules and HALs need to communicate to
16 # those modules using network. Using this exemption for non-automotive builds
/system/extras/ANRdaemon/
DREADME3 logging. Trace are configured ahead by setting different modules in /d/tracing.
12 sched, gfx and am modules (See -h for more info).
/system/sepolicy/public/
Dhal_neverallows.te15 # a car it is common to have external modules and HALs need to communicate to
16 # those modules using network. Using this exemption for non-automotive builds

123