Home
last modified time | relevance | path

Searched defs:GetDeviceID (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/Samples/TPMCmd-DeviceID/Platform/src/
DEPS.c225 TPM_RC GetDeviceID() in GetDeviceID() function
/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc267 std::string CoreAudioBase::GetDeviceID(int index) const { in GetDeviceID() function in webrtc::webrtc_win::CoreAudioBase
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DAdbClient.cpp131 const std::string &AdbClient::GetDeviceID() const { return m_device_id; } in GetDeviceID() function in AdbClient
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp242 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID() function
/external/libcups/backend/
Dusb-darwin.c188 kern_return_t (*GetDeviceID)(struct classdriver_s **printer, CFStringRef *devid, UInt16 timeout); member