Home
last modified time | relevance | path

Searched defs:can_bind (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmencoder.cpp59 bool DrmEncoder::can_bind(int display) const { in can_bind() function in android::DrmEncoder
Ddrmcrtc.cpp176 bool DrmCrtc::can_bind(int display) const { in can_bind() function in android::DrmCrtc
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/
H A Dport_server.py148 def can_bind(port, proto): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dport_server.py88 def can_bind(port, proto): function