Searched defs:can_bind (Results 1 – 3 of 3) sorted by relevance
| /external/drm_hwcomposer/ | ||
| D | drmencoder.cpp | 59 bool DrmEncoder::can_bind(int display) const { in can_bind() function in android::DrmEncoder |
| D | drmcrtc.cpp | 70 bool DrmCrtc::can_bind(int display) const { in can_bind() function in android::DrmCrtc |
| /external/grpc-grpc/tools/run_tests/python_utils/ | ||
| D | port_server.py | 83 def can_bind(port, proto): function |