Searched refs:objectIndex (Results 1 – 2 of 2) sorted by relevance
276 void TypeRecorder::SetObjectType(const std::string &objectStr, int64_t objectIndex) in SetObjectType() argument278 objectType_[objectStr] = objectIndex; in SetObjectType()279 ASSERT(GetObjectType(objectStr) == objectIndex); in SetObjectType()
97 void SetObjectType(const std::string &objectStr, int64_t objectIndex);