Searched defs:tagId (Results 1 – 4 of 4) sorted by relevance
89 uint16_t tagId; member
124 void NativeHook::UpdateMemMapSubType(uint64_t row, uint64_t tagId) in UpdateMemMapSubType()
1041 void StackPreprocess::SaveMemTag(uint32_t tagId, const std::string& tagName) in SaveMemTag()1050 bool StackPreprocess::GetMemTag(uint32_t tagId, std::string& tagName) in GetMemTag()
200 uint32_t tagId = 0; in GetTagId() local