Searched refs:matchValue (Results 1 – 3 of 3) sorted by relevance
46 bool matchValue(const std::string &) const;
70 bool KernelConfigTypedValue::matchValue(const std::string &s) const { in matchValue() function in android::vintf::KernelConfigTypedValue
57 if (!matrixConfig.second.matchValue(kernelValue)) { in matchKernelConfigs()