Searched defs:IsCompatible (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/sysprop/ | ||
H A D | TypeChecker.cpp | 56 bool IsCompatible(const sysprop::Property& prop, const std::string& ctx_type) { in IsCompatible() function |
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/ | ||
H A D | test_generator.py | 362 def IsCompatible(value): member in Int32Scalar |