Home
last modified time | relevance | path

Searched defs:get_uuid (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/computeinfo/
Ddevice_uuid.cpp62 static bool get_uuid(const cl_device_id device, const cl_device_info info, in get_uuid() function
/external/llvm-project/lldb/examples/python/
Dsymbolication.py403 def get_uuid(self): member in Image