Searched defs:hostUid (Results 1 – 5 of 5) sorted by relevance
31 int32_t hostUid = -1; member
36 int32_t hostUid = -1; member
47 int32_t hostUid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
442 bool FormDbCache::IsHostOwner(int64_t formId, int32_t hostUid) in IsHostOwner()
99 void RenderRecord::SetHostUid(const int32_t hostUid) in SetHostUid()