Home
last modified time | relevance | path

Searched defs:system_ext (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/linkerconfig/contents/namespace/
H A Dsystemdefault.cc34 std::string system_ext = Var("SYSTEM_EXT"); in SetupSystemPermittedPaths() local
89 std::string system_ext = Var("SYSTEM_EXT"); variable
/aosp12/system/sepolicy/build/soong/
H A Dbuild_files.go93 system_ext const
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config_unittest.cc111 PartitionConfig system_ext("system_ext"); in TEST_F() local