Home
last modified time | relevance | path

Searched refs:ManifestWithDescription (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/servicemanager/
DServiceManager.cpp52 struct ManifestWithDescription { in isVintfDeclared() struct
56 for (const ManifestWithDescription& mwd : { in isVintfDeclared()
57 ManifestWithDescription{ vintf::VintfObject::GetDeviceHalManifest(), "device" }, in isVintfDeclared()
58 ManifestWithDescription{ vintf::VintfObject::GetFrameworkHalManifest(), "framework" }, in isVintfDeclared()