Searched refs:GetTypeByID (Results 1 - 3 of 3) sorted by path

/haiku/headers/private/debugger/debug_info/
H A DGlobalTypeLookup.h42 Type* GetTypeByID(const BString& id) const;
/haiku/src/kits/debugger/debug_info/
H A DGlobalTypeLookup.cpp185 GlobalTypeCache::GetTypeByID(const BString& id) const function in class:GlobalTypeCache
H A DDwarfTypeFactory.cpp319 globalType = fTypeCache->GetTypeByID(id);
361 : fTypeCache->GetTypeByID(type->ID()) == NULL) {

Completed in 35 milliseconds