/system/linkerconfig/contents/section/ |
D | vendor.cc | 36 ctx.SetCurrentSection(SectionType::Vendor); in BuildVendorSection() 40 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildVendorSection() 59 libs_providers[":vndk"] = GetVndkProvider(ctx, VndkUserPartition::Vendor); in BuildVendorSection()
|
D | apexdefault.cc | 93 BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildApexDefaultSection() 129 VndkUserPartition user_partition = VndkUserPartition::Vendor; in BuildApexDefaultSection()
|
D | unrestricted.cc | 43 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildUnrestrictedSection()
|
D | system.cc | 40 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildSystemSection()
|
/system/linkerconfig/contents/namespace/ |
D | sphal.cc | 72 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildSphalNamespace() 83 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildSphalNamespace()
|
D | rs.cc | 47 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildRsNamespace()
|
D | vndkinsystem.cc | 59 : VndkUserPartition::Vendor); in BuildVndkInSystemNamespace()
|
D | vndk.cc | 84 if (vndk_user == VndkUserPartition::Vendor) { in BuildVndkNamespace()
|
/system/linkerconfig/contents/tests/configuration/ |
D | vndk_test.cc | 52 vendor_context.SetCurrentSection(SectionType::Vendor); in TEST() 53 auto vndk_ns = BuildVndkNamespace(vendor_context, VndkUserPartition::Vendor); in TEST()
|
/system/sepolicy/microdroid/vendor/ |
D | file_contexts | 2 # Vendor files
|
/system/chre/core/ |
D | chre_metrics.proto | 35 // Vendor reverse domain name (expecting "com.google.pixel"). 95 // Vendor reverse domain name (expecting "com.google.pixel"). 159 // Vendor reverse domain name (expecting "com.google.pixel"). 178 // Vendor reverse domain name (expecting "com.google.pixel"). 203 // Vendor reverse domain name (expecting "com.google.pixel"). 231 // Vendor reverse domain name (expecting "com.google.pixel").
|
/system/tools/hidl/test/cpp_impl_test/ |
D | Android.bp | 28 "Vendor.h", 50 "Vendor.cpp",
|
/system/linkerconfig/contents/include/linkerconfig/ |
D | common.h | 30 Vendor, enumerator
|
D | context.h | 28 Vendor, enumerator
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | update_engine_common.te | 8 # Vendor directories can have the transition as well during OTA. This is caused
|
/system/sepolicy/private/ |
D | update_engine_common.te | 8 # Vendor directories can have the transition as well during OTA. This is caused
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | update_engine_common.te | 8 # Vendor directories can have the transition as well during OTA. This is caused
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | update_engine_common.te | 8 # Vendor directories can have the transition as well during OTA. This is caused
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | update_engine_common.te | 8 # Vendor directories can have the transition as well during OTA. This is caused
|
/system/tools/aidl/build/ |
D | properties.go | 40 Vendor imageProperties member
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_init.te | 174 # Vendor init can read properties 177 # Vendor init can perform operations on trusted and security Extended Attributes 187 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute 256 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_init.te | 179 # Vendor init can read properties 182 # Vendor init can perform operations on trusted and security Extended Attributes 192 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute 258 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | vendor_init.te | 182 # Vendor init can read properties 185 # Vendor init can perform operations on trusted and security Extended Attributes 198 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute 273 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | vendor_init.te | 189 # Vendor init can read properties 192 # Vendor init can perform operations on trusted and security Extended Attributes 204 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute 283 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vendor_init.te | 182 # Vendor init can read properties 185 # Vendor init can perform operations on trusted and security Extended Attributes 198 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute 273 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
|