Searched refs:gHalManifestConverter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp43 using vintf::gHalManifestConverter;
84 tryAddSchema(VintfObject::GetDeviceHalManifest(), gHalManifestConverter, local
86 tryAddSchema(VintfObject::GetFrameworkHalManifest(), gHalManifestConverter, local
/frameworks/native/cmds/lshal/
H A DListCommand.cpp367 mOut << vintf::gHalManifestConverter(manifest);

Completed in 53 milliseconds