Home
last modified time | relevance | path

Searched refs:Vendor (Results 1 – 25 of 75) sorted by relevance

123

/system/linkerconfig/contents/section/
Dvendor.cc36 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()
Dapexdefault.cc93 BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildApexDefaultSection()
129 VndkUserPartition user_partition = VndkUserPartition::Vendor; in BuildApexDefaultSection()
Dunrestricted.cc43 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildUnrestrictedSection()
Dsystem.cc40 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildSystemSection()
/system/linkerconfig/contents/namespace/
Dsphal.cc72 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildSphalNamespace()
83 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildSphalNamespace()
Drs.cc47 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildRsNamespace()
Dvndkinsystem.cc59 : VndkUserPartition::Vendor); in BuildVndkInSystemNamespace()
Dvndk.cc84 if (vndk_user == VndkUserPartition::Vendor) { in BuildVndkNamespace()
/system/linkerconfig/contents/tests/configuration/
Dvndk_test.cc52 vendor_context.SetCurrentSection(SectionType::Vendor); in TEST()
53 auto vndk_ns = BuildVndkNamespace(vendor_context, VndkUserPartition::Vendor); in TEST()
/system/sepolicy/microdroid/vendor/
Dfile_contexts2 # Vendor files
/system/chre/core/
Dchre_metrics.proto35 // 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/
DAndroid.bp28 "Vendor.h",
50 "Vendor.cpp",
/system/linkerconfig/contents/include/linkerconfig/
Dcommon.h30 Vendor, enumerator
Dcontext.h28 Vendor, enumerator
/system/sepolicy/prebuilts/api/33.0/private/
Dupdate_engine_common.te8 # Vendor directories can have the transition as well during OTA. This is caused
/system/sepolicy/private/
Dupdate_engine_common.te8 # Vendor directories can have the transition as well during OTA. This is caused
/system/sepolicy/prebuilts/api/31.0/private/
Dupdate_engine_common.te8 # Vendor directories can have the transition as well during OTA. This is caused
/system/sepolicy/prebuilts/api/32.0/private/
Dupdate_engine_common.te8 # Vendor directories can have the transition as well during OTA. This is caused
/system/sepolicy/prebuilts/api/34.0/private/
Dupdate_engine_common.te8 # Vendor directories can have the transition as well during OTA. This is caused
/system/tools/aidl/build/
Dproperties.go40 Vendor imageProperties member
/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_init.te174 # 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/
Dvendor_init.te179 # 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/
Dvendor_init.te182 # 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/
Dvendor_init.te189 # 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/
Dvendor_init.te182 # 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.

123