Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h206 void setUUID(llvm::ArrayRef<uint8_t> UUIDBytes) { in setUUID() function
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h214 void setUUID(llvm::ArrayRef<uint8_t> UUIDBytes) { in setUUID() function
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnection.java66 public void setUUID(String uuid) { in setUUID() method in BluetoothConnection
/external/mockito/src/test/java/org/mockito/internal/util/reflection/
DBeanPropertySetterTest.java156 public void setUUID(UUID UUID) { in setUUID() method in BeanPropertySetterTest.BeanWithWeirdFields