HomeSort by relevance Sort by last modified time
    Searched defs:checkCompatibility (Results 1 - 4 of 4) sorted by null

  /system/libvintf/
RuntimeInfo.cpp 72 bool RuntimeInfo::checkCompatibility(const CompatibilityMatrix &mat,
HalManifest.cpp 260 bool HalManifest::checkCompatibility(const CompatibilityMatrix &mat, std::string *error) const {
VintfObject.cpp 175 int32_t checkCompatibility(const std::vector<std::string> &xmls, bool mount,
264 if (!updated.dev.manifest->checkCompatibility(*updated.fwk.matrix, error)) {
272 if (!updated.fwk.manifest->checkCompatibility(*updated.dev.matrix, error)) {
280 if (!updated.runtimeInfo->checkCompatibility(*updated.fwk.matrix, error)) {
294 int32_t VintfObject::CheckCompatibility(
296 return details::checkCompatibility(xmls, false /* mount */,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 96 milliseconds