Home
last modified time | relevance | path

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

12

/system/linkerconfig/contents/section/
Dvendor.cc36 ctx.SetCurrentSection(SectionType::Vendor); in BuildVendorSection()
41 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildVendorSection()
61 libs_providers[":vndk"] = GetVndkProvider(ctx, VndkUserPartition::Vendor); in BuildVendorSection()
Dapexdefault.cc92 BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildApexDefaultSection()
139 VndkUserPartition user_partition = VndkUserPartition::Vendor; in BuildApexDefaultSection()
Dunrestricted.cc44 namespaces.emplace_back(BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildUnrestrictedSection()
Dsystem.cc44 BuildVndkNamespace(ctx, VndkUserPartition::Vendor)); in BuildSystemSection()
Dsectionbuilder.cc72 partition == VndkUserPartition::Vendor ? "VENDOR" : "PRODUCT"; in GetVndkProvider()
/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.bp29 "Vendor.h",
52 "Vendor.cpp",
/system/linkerconfig/contents/include/linkerconfig/
Dcommon.h30 Vendor, enumerator
Dcontext.h28 Vendor, enumerator
/system/linkerconfig/contents/namespace/
Dvndkinsystem.cc55 : VndkUserPartition::Vendor); in BuildVndkInSystemNamespace()
Drs.cc54 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildRsNamespace()
Dsphal.cc68 AddLlndkLibraries(ctx, &ns, VndkUserPartition::Vendor); in BuildSphalNamespace()
Dvndk.cc84 if (vndk_user == VndkUserPartition::Vendor) { in BuildVndkNamespace()
/system/tools/aidl/build/
Dproperties.go39 Vendor imageProperties member
/system/sepolicy/flagging/
Dte_macros19 # * Vendor sepolicy: Rules are enabled only when the board API level meets or
/system/linkerconfig/contents/context/
Dcontext.cc39 return current_section_ == SectionType::Vendor; in IsVendorSection()
/system/tools/sysprop/
Dsysprop.proto29 Vendor = 1; enumerator
DCommon.cpp61 case sysprop::Vendor: in GenerateDefaultPropName()
170 case sysprop::Vendor: in ValidateProp()
/system/sepolicy/private/
Dvendor_init.te237 # Vendor init can read properties
240 # Vendor init can perform operations on trusted and security Extended Attributes
252 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute
339 # Vendor init shouldn't communicate with any vendor process, nor most system processes.
Drs.te22 # Vendor overlay can be found in vendor apex
Dpostinstall_dexopt.te50 # Vendor overlay can be found in vendor apex
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dnearby_extension.proto26 // Vendor-specific configuration data for extended filter. Byte array opaque
68 // Vendor-specific configuration data for OEM service. Byte array opaque
170 // Vendor-defined status code provided from OEM library.
/system/sepolicy/microdroid/system/private/
Dvendor_init.te128 # Vendor init can perform operations on trusted and security Extended Attributes

12