HomeSort by relevance Sort by last modified time
    Searched refs:vndk (Results 1 - 25 of 37) sorted by null

1 2

  /frameworks/native/libs/nativewindow/tests/
c_compatibility.c 19 #include <vndk/hardware_buffer.h>
20 #include <vndk/window.h>
  /device/generic/common/vndk/
Android.mk 5 include $(LOCAL_PATH)/vndk-sp-libs.mk
7 define define-vndk-sp-lib
9 LOCAL_MODULE := $1.vndk-sp-gen
17 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
23 LOCAL_MODULE := $1.vndk-sp-gen
31 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
38 $(eval $(call define-vndk-sp-lib,$(lib))))
41 LOCAL_MODULE := vndk-sp
44 LOCAL_REQUIRED_MODULES := $(addsuffix .vndk-sp-gen,$(VNDK_SP_LIBRARIES))
  /device/google/marlin/vndk/
Android.mk 33 define add-vndk-sp-lib
35 LOCAL_MODULE := $1.vndk-sp
42 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
46 LOCAL_MODULE := $1.vndk-sp
53 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
58 $(eval $(call add-vndk-sp-lib,$(lib))))
  /build/make/target/product/
emulator.mk 110 android.hardware.renderscript@1.0.vndk-sp\
111 android.hardware.graphics.allocator@2.0.vndk-sp\
112 android.hardware.graphics.mapper@2.0.vndk-sp\
113 android.hardware.graphics.common@1.0.vndk-sp\
114 libhwbinder.vndk-sp\
115 libbase.vndk-sp\
116 libcutils.vndk-sp\
117 libhardware.vndk-sp\
118 libhidlbase.vndk-sp\
119 libhidltransport.vndk-sp
    [all...]
  /device/generic/goldfish/vndk/
Android.mk 32 define add-vndk-sp-lib
34 LOCAL_MODULE := $1.vndk-sp
41 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
45 LOCAL_MODULE := $1.vndk-sp
52 LOCAL_MODULE_RELATIVE_PATH := vndk-sp
57 $(eval $(call add-vndk-sp-lib,$(lib))))
  /system/libvintf/include/vintf/
Vndk.h 33 : sdk(s), vndk(v), patchMin(pi), patchMax(pa) {}
38 size_t vndk; member in struct:android::vintf::VndkVersionRange
43 struct Vndk {
54 friend bool operator==(const Vndk &, const Vndk &);
60 return lft.sdk == rgt.sdk && lft.vndk == rgt.vndk &&
63 inline bool operator==(const Vndk &lft, const Vndk &rgt) {
  /test/vts-testcase/vndk/dependency/
Android.mk 25 VTS_CONFIG_SRC_DIR := testcases/vndk/dependency
  /build/soong/cc/
vndk.go 26 Vndk struct {
27 // declared as a VNDK or VNDK-SP module. The vendor variant
30 // `vendor_available: true` must set to together for VNDK
34 // declared as a VNDK-SP module, which is a subset of VNDK.
36 // `vndk: { enabled: true }` must set together.
38 // All these modules are allowed to link to VNDK-SP or LL-NDK
42 // the module is VNDK-core and can link to other VNDK-core
    [all...]
gen_stub_libs.py 110 def should_omit_version(name, tags, arch, api, vndk):
121 if 'vndk' in tags and not vndk:
307 def __init__(self, src_file, version_script, arch, api, vndk):
312 self.vndk = vndk
323 if should_omit_version(name, tags, self.arch, self.api, self.vndk):
330 if not self.vndk and 'vndk' in symbol.tags:
390 '--vndk', action='store_true', help='Use the VNDK variant.'
    [all...]
cc.go 38 ctx.BottomUp("vndk", vndkMutator).Parallel()
186 vndk() bool
359 func (c *Module) vndk() bool { func
385 // Vendor returns true for vendor modules excluding VNDK libraries so that
388 return ctx.ModuleContext.Vendor() || (ctx.mod.vndk() && !ctx.mod.isVndk())
427 if ctx.ctx.Device() && !ctx.vndk() {
435 if ctx.vndk() {
444 func (ctx *moduleContextImpl) vndk() bool { func
445 return ctx.mod.vndk()
453 if vndk := ctx.mod.vndkdep; vndk != nil
    [all...]
androidmk.go 33 vndk() bool
64 if c.Target().Os == android.Android && c.Properties.Sdk_version != "" && !c.vndk() {
71 if c.vndk() {
88 if c.vndk() && Bool(c.Properties.Vendor_available) {
157 } else if ctx.vndk() {
ndk_library.go 34 "$apiMap $vndk $in $out",
36 }, "arch", "apiLevel", "apiMap", "vndk")
264 func compileStubLibrary(ctx ModuleContext, flags Flags, symbolFile, apiLevel, vndk string) (Objects, android.ModuleGenPath) {
281 "vndk": vndk,
installer.go 72 if installer.location == InstallInData && ctx.vndk() {
compiler.go 234 if !(ctx.sdk() || ctx.vndk()) || ctx.Host() {
270 if ctx.vndk() {
399 if ctx.vndk() {
479 if ctx.vndk() {
llndk_library.go 70 objs, versionScript := compileStubLibrary(ctx, flags, stub.Properties.Symbol_file, "current", "--vndk")
linker.go 139 if ctx.vndk() {
181 } else if ctx.sdk() || ctx.vndk() {
  /frameworks/av/media/libstagefright/codec2/tests/
Android.mk 11 vndk/C2UtilTest.cpp \
22 frameworks/av/media/libstagefright/codec2/vndk/include \
  /device/google/marlin/
device-common.mk 614 ro.vendor.vndk.version=26.1.0 \
617 android.hardware.renderscript@1.0.vndk-sp\
618 android.hardware.graphics.allocator@2.0.vndk-sp\
619 android.hardware.graphics.mapper@2.0.vndk-sp\
620 android.hardware.graphics.common@1.0.vndk-sp\
621 libhwbinder.vndk-sp\
622 libbase.vndk-sp\
623 libcutils.vndk-sp\
624 libhardware.vndk-sp\
625 libhidlbase.vndk-sp
    [all...]
  /development/vndk/tools/definition-tool/assets/visual/
dep-data.js 14 "tag": "system.public.vndk"},
  /development/vndk/tools/definition-tool/tools/
update_dataset.py 4 # datasets for eligible VNDK libraries.
63 llndk, vndk_sp, vndk = load_make_vars(args.make_vars)
97 update_tag('/system/${LIB}/vndk-sp/' + name + '.so', 'VNDK-SP')
99 for name in vndk:
100 update_tag('/system/${LIB}/' + name + '.so', 'VNDK')
101 update_tag('/system/${LIB}/vndk/' + name + '.so', 'VNDK')
  /frameworks/base/core/jni/
android_os_VintfObject.cpp 42 using vintf::Vndk;
138 for (const Vndk &vndk : manifest->vndks()) {
139 std::string key = to_string(vndk.versionRange());
141 env->NewStringUTF(key.c_str()), toJavaStringArray(env, vndk.libraries()));
  /system/libvintf/
HalManifest.cpp 281 // TODO(b/36400653) enable this. It is disabled since vndk is not yet defined.
285 for (const auto &vndk : framework.mVndks) {
286 if (!vndk.mVersionRange.in(matVndk.mVersionRange)) {
292 vndk.mLibraries.begin(), vndk.mLibraries.end(),
296 *error = "Vndk libs incompatible.";
308 *error = "Vndk version " + to_string(matVndk.mVersionRange) + " is not supported.";
349 // VNDK does not need to be added for compatibility
372 const std::vector<Vndk> &HalManifest::vndks() const {
parse_string.cpp 244 !ParseUint(minVector[1], &vr->vndk) ||
257 os << vr.sdk << "." << vr.vndk << "." << vr.patchMin;
  /development/vndk/tools/definition-tool/tests/
test_tagged_dict.py 22 /system/lib/lib_vndk_sp.so,vndk-sp
23 /system/lib/lib_vndk_sp_indirect.so,vndk-sp-indirect
24 /system/lib/lib_vndk_sp_indirect_private.so,vndk-sp-indirect-private
25 /system/lib/lib_vndk.so,vndk
33 /system/lib/lib_vndk_indirect.so,vndk-indirect
34 /system/lib/lib_vndk_sp_both.so,vndk-sp-both
35 /system/lib/lib_vndk_sp_hal.so,vndk-sp-hal
75 # VNDK-SP
82 # VNDK
84 'vndk'}
    [all...]
  /frameworks/base/native/android/
sensor.cpp 30 #include <vndk/hardware_buffer.h>

Completed in 700 milliseconds

1 2