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

/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp59 static void tryAddSchema(const T* object, const XmlConverter<T>& converter, function in namespace:android
84 tryAddSchema(VintfObject::GetDeviceHalManifest(), gHalManifestConverter,
86 tryAddSchema(VintfObject::GetFrameworkHalManifest(), gHalManifestConverter,
88 tryAddSchema(VintfObject::GetDeviceCompatibilityMatrix(), gCompatibilityMatrixConverter,
90 tryAddSchema(VintfObject::GetFrameworkCompatibilityMatrix(), gCompatibilityMatrixConverter,

Completed in 52 milliseconds