Searched defs:GetUUIDString (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/API/
H A DSBModule.cpp193 SBModule::GetUUIDString () const function in class:SBModule
216 log->Printf ("SBModule(%p)::GetUUIDString () => %s", module_sp.get(), s.GetData());
219 log->Printf ("SBModule(%p)::GetUUIDString () => NULL", module_sp.get());

Completed in 35 milliseconds