Searched defs:createInterface (Results 1 – 4 of 4) sorted by relevance
| /external/desugar/test/java/com/google/devtools/build/android/desugar/ | ||
| D | Bug62060793TestDataGenerator.java | 289 private static byte[] createInterface() { in createInterface() method in Bug62060793TestDataGenerator |
| /external/v4l2_codec2/v4l2/ | ||
| D | V4L2ComponentFactory.cpp | 93 c2_status_t V4L2ComponentFactory::createInterface( in createInterface() function in android::V4L2ComponentFactory |
| /external/v4l2_codec2/components/ | ||
| D | ComponentStore.cpp | 61 c2_status_t ComponentStore::createInterface( in createInterface() function in android::ComponentStore |
| /external/deqp/scripts/khr_util/ | ||
| D | registry.py | 289 def createInterface(registry, spec, api=None): function |