Home
last modified time | relevance | path

Searched refs:devicepath (Results 1 – 6 of 6) 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/
Dmustpass.py44 def __init__ (self, name, path, incpath, devicepath, copyright = None): argument
48 self.devicepath = devicepath
318 …fileBody += 'const char* mustpassDir = "' + mustpass.project.devicepath + '/' + mustpass.version +…
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…
1004 …tpass GL", path = GL_CTS_KHR_MP_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_…
1010 …xt", path = GL_CTS_KHR_MP_NOCTX_DATA_DIR, incpath = GL_CTS_MP_INC_DIR, devicepath = GL_CTS_KHR_MP_…
/external/u-boot/lib/efi_selftest/
Defi_selftest_devicepath.c396 EFI_UNIT_TEST(devicepath) = {