Searched refs:vintf (Results 1 – 25 of 138) sorted by relevance
123456
30 vintf::Transport getTransportFromManifest( in getTransportFromManifest()32 const std::shared_ptr<const vintf::HalManifest>& vm) { in getTransportFromManifest()34 return vintf::Transport::EMPTY; in getTransportFromManifest()40 vintf::Transport getTransport(const std::string &interfaceName, const std::string &instanceName) { in getTransport()46 return vintf::Transport::EMPTY; in getTransport()51 return vintf::Transport::EMPTY; in getTransport()56 return vintf::Transport::EMPTY; in getTransport()59 vintf::Transport tr = getTransportFromManifest(fqName, instanceName, in getTransport()60 vintf::VintfObject::GetFrameworkHalManifest()); in getTransport()61 if (tr != vintf::Transport::EMPTY) { in getTransport()[all …]
34 package vintf; package37 vintf.IFoo.Foo[] abar(in vintf.IFoo.Foo[] f); in abar()39 vintf.IFoo.E ae(in vintf.IFoo.E e); in ae()40 vintf.IFoo.A aa(in vintf.IFoo.A a); in aa()
61 std::unique_ptr<vintf::FileSystem> path_replaced_fs = in CheckVendorApexUpdate()62 std::make_unique<vintf::details::PathReplacingFileSystem>( in CheckVendorApexUpdate()64 std::make_unique<vintf::details::FileSystemImpl>()); in CheckVendorApexUpdate()68 vintf::VintfObject::Builder() in CheckVendorApexUpdate()74 auto flags = vintf::CheckFlags::DEFAULT; in CheckVendorApexUpdate()80 << " returned " << ret << " (want " << vintf::COMPATIBLE in CheckVendorApexUpdate()82 if (ret == vintf::INCOMPATIBLE) { in CheckVendorApexUpdate()84 } else if (ret != vintf::COMPATIBLE) { in CheckVendorApexUpdate()
25 using android::vintf::KernelVersion;26 using android::vintf::RuntimeInfo;27 using android::vintf::VintfObject;60 android::vintf::VintfObject::GetInstance() in TEST()61 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()81 android::vintf::VintfObject::GetInstance() in TEST()82 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST()
64 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/etc/vintf87 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/vintf111 LOCAL_MODULE_RELATIVE_PATH := vintf132 LOCAL_MODULE_RELATIVE_PATH := vintf
117 relative_install_path: "vintf",202 sub_dir: "vintf", // Puts fragment into etc/vintf205 // Creates wifi test apex where its vintf fragment has invalid XML syntax227 sub_dir: "vintf",253 sub_dir: "vintf",278 sub_dir: "vintf", // Puts fragment into etc/vintf
78 using android::vintf::KernelVersion; in TEST_F()82 android::vintf::VintfObject::GetInstance() in TEST_F()83 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST_F()286 using android::vintf::KernelVersion; in TEST_F()294 android::vintf::VintfObject::GetInstance() in TEST_F()295 ->getRuntimeInfo(android::vintf::RuntimeInfo::FetchFlag::CPU_VERSION) in TEST_F()
56 auto deviceManifest = vintf::VintfObject::GetDeviceHalManifest(); in getAidlHalInstanceNames()61 auto frameworkManifest = vintf::VintfObject::GetFrameworkHalManifest(); in getAidlHalInstanceNames()
18 package android.aidl.tests.vintf;
34 package android.aidl.tests.vintf;
17 package android.aidl.tests.vintf;
23 namespace vintf {
24 namespace vintf { namespace
24 namespace vintf {
25 namespace vintf {
26 namespace vintf {
20 namespace vintf {