Home
last modified time | relevance | path

Searched refs:devicepath (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
Dp2p_find.py28 def deviceFound(devicepath): argument
29 print("Device found: %s" % (devicepath))
31 def deviceLost(devicepath): argument
32 print("Device lost: %s" % (devicepath))
Dp2p_flush.py27 def deviceLost(devicepath): argument
28 print("Device lost: %s" % (devicepath))
Dp2p_stop_find.py25 def deviceLost(devicepath): argument
26 print("Device lost: %s" % (devicepath))
/external/deqp/external/openglcts/scripts/
Dbuild_mustpass.py62 …P Mustpass ES", path = CTS_AOSP_MP_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_AOSP_MP_DE…
68 …os Mustpass ES", path = CTS_KHR_MP_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_DEV…
74 …tpass EGL", path = CTS_AOSP_MP_EGL_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_AOSP_MP_EG…
80 …oContext", path = CTS_KHR_MP_NOCTX_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_NOC…
86 … Config", path = CTS_KHR_MP_SINGLE_DATA_DIR, incpath = CTS_MP_INC_DIR, devicepath = CTS_KHR_MP_SIN…
1062 …tpass GL", path = GL_CTS_KHR_MP_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_…
1068 …xt", path = GL_CTS_KHR_MP_NOCTX_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_…
1074 …g", path = GL_CTS_KHR_MP_SINGLE_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_…
Dmustpass.py44 def __init__ (self, name, path, incpath, devicepath, copyright = None): argument
48 self.devicepath = devicepath
320 …fileBody += 'const char* mustpassDir = "' + mustpass.project.devicepath + '/' + mustpass.version +…