Searched defs:objects (Results 1 – 9 of 9) sorted by relevance
48 std::map<int, std::string> objects; variable
49 UTILS_DL_LIST objects; member
55 auto& objects = (contextType == "webgl") ? ObjectManager::GetInstance().GetWebgl1ObjectMap() : in GetContextObject() local
1517 auto& objects = ObjectSource::GetInstance().GetObjectMap(); in ShaderSource() local3926 auto objects = ObjectSource::GetInstance().GetObjectMap(); in GetShaderSource() local
543 auto objects = obj->queryMaps; in GetQuery() local
51 StructWithPadding* objects; member
341 vector<sptr<IRemoteObject>> objects; variable
665 auto objects = schema.objects(); in ParseCheckStructDefine() local
510 std::vector<ValueObject> objects; in InsertDates() local