Searched defs:supported (Results 1 – 4 of 4) sorted by relevance
| /system/keymaster/ | ||
| D | operation.cpp | 25 bool OperationFactory::supported(keymaster_padding_t padding) const { in supported() function in keymaster::OperationFactory |
| D | android_keymaster.cpp | 136 const T* supported = (factory->*get_supported_method)(&count); in GetSupported() local |
| /system/vold/ | ||
| D | Utils.cpp | 509 std::string supported; in IsFilesystemSupported() local |
| /system/bt/stack/test/ | ||
| D | stack_a2dp_test.cc | 177 bool supported = false; in StackA2dpTest() local |