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

/external/lldb/source/API/
H A DSBModuleSpec.cpp123 SBModuleSpec::GetUUIDBytes () function in class:SBModuleSpec
H A DSBModule.cpp168 SBModule::GetUUIDBytes () const function in class:SBModule
183 log->Printf ("SBModule(%p)::GetUUIDBytes () => %s", module_sp.get(), s.GetData());
186 log->Printf ("SBModule(%p)::GetUUIDBytes () => NULL", module_sp.get());

Completed in 431 milliseconds