Searched refs:instance_str (Results 1 – 2 of 2) sorted by relevance
294 std::string instance_str = ""; in CollectOpSideEffects() local298 instance_str = resource_instance_op.GetResourceInstanceStr(); in CollectOpSideEffects()301 ResourceId resource_id = GetOpResourceId(type_id, instance_str); in CollectOpSideEffects()313 ResourceId GetOpResourceId(TypeID type_id, std::string instance_str) { in GetOpResourceId() argument315 std::make_pair(type_id.getAsOpaquePointer(), instance_str), in GetOpResourceId()
936 instance_str(PyInstanceObject *inst) in instance_str() function2218 (reprfunc)instance_str, /* tp_str */