Searched refs:FindStringBlock (Results 1 – 2 of 2) sorted by relevance
93 const TStringBlock* FindStringBlock(type_code type, int32 id);94 const TStringBlock* FindStringBlock(type_code type, const char* name);
638 TResourceSet::FindStringBlock(type_code type, int32 id) in FindStringBlock() function in TResourceSet645 TResourceSet::FindStringBlock(type_code type, const char* name) in FindStringBlock() function in TResourceSet654 const TStringBlock* stringBlock = FindStringBlock(type, id); in FindString()666 const TStringBlock* stringBlock = FindStringBlock(type, name); in FindString()