/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/ |
D | LocateSymbolFile.h | 23 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/ |
D | LocateSymbolFile.h | 23 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/ |
D | LocateSymbolFile.h | 23 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/ |
D | LocateSymbolFile.h | 23 class UUID; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | TextStubCommon.h | 24 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ModuleCache.h | 26 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ModuleCache.h | 26 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ModuleCache.h | 26 class UUID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | ModuleCache.h | 26 class UUID; variable
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
H A D | Defaults.java | 28 static final UUID UUID = new UUID(0L, 0L); field in Defaults
|
/aosp_15_r20/external/coreboot/Documentation/drivers/ |
H A D | cbfs_smbios.md | 93 ### Usage
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/ |
H A D | TextStubCommon.h | 23 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
|
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/p2p/nsd/ |
D | WifiP2pUpnpServiceInfoTest.java | 35 private static final String UUID = "6859dede-8574-59ab-9332-123456789012"; field in WifiP2pUpnpServiceInfoTest
|
/aosp_15_r20/external/python/bumble/bumble/profiles/ |
D | cap.py | 30 UUID = gatt.GATT_COMMON_AUDIO_SERVICE variable in CommonAudioServiceService
|
D | battery_service.py | 32 UUID = GATT_BATTERY_SERVICE variable in BatteryService
|
D | gap.py | 50 UUID = GATT_GENERIC_ACCESS_SERVICE variable in GenericAccessService
|
D | tmap.py | 55 UUID = GATT_TELEPHONY_AND_MEDIA_AUDIO_SERVICE variable in TelephonyAndMediaAudioService
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | GsymCreator.h | 140 std::vector<uint8_t> UUID; variable
|
/aosp_15_r20/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/ |
H A D | HeaderType.java | 27 UUID(9); enumConstant
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/device/bluetooth/bluez/ |
D | bluetooth_service_attribute_value_bluez.h | 32 enum Type { NULLTYPE = 0, UINT, INT, UUID, STRING, BOOL, SEQUENCE, URL }; enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/device/bluetooth/bluez/ |
D | bluetooth_service_attribute_value_bluez.h | 32 enum Type { NULLTYPE = 0, UINT, INT, UUID, STRING, BOOL, SEQUENCE, URL }; enumerator
|
/aosp_15_r20/external/libchrome/device/bluetooth/bluez/ |
H A D | bluetooth_service_attribute_value_bluez.h | 29 enum Type { NULLTYPE = 0, UINT, INT, UUID, STRING, BOOL, SEQUENCE, URL }; enumerator
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | java_heap_dump | 91 UUID = str(uuid.uuid4())[-6:] variable
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsonFormatVisitors/ |
H A D | JsonValueFormat.java | 94 UUID("uuid") enumConstant
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | device.py | 1119 self, uuid: Union[core.UUID, str] 1124 self, uuids: Iterable[core.UUID] = () 1135 uuids: Iterable[Union[core.UUID, str]] = (), 1195 self, uuid: core.UUID, service: Optional[gatt_client.ServiceProxy] = None 1199 def get_services_by_uuid(self, uuid: core.UUID) -> List[gatt_client.ServiceProxy]: 1204 uuid: core.UUID, 1205 service: Optional[Union[gatt_client.ServiceProxy, core.UUID]] = None,
|