Searched refs:takeOwnership (Results 1 – 6 of 6) sorted by relevance
54 return this->takeOwnership(new UnresolvedFunction(functions)); in operator []()62 Symbol* SymbolTable::takeOwnership(Symbol* s) { in takeOwnership() function in SkSL::SymbolTable84 this->takeOwnership(u); in addWithoutOwnership()93 this->takeOwnership(u); in addWithoutOwnership()
40 Symbol* takeOwnership(Symbol* s);
49 public boolean setTrack(MediaStreamTrack track, boolean takeOwnership) { in setTrack() argument58 ownsTrack = takeOwnership; in setTrack()
52 UBool takeOwnership in finit_owner() argument115 result->fOwnFile = takeOwnership; in finit_owner()
240 fSymbolTable->takeOwnership((Type*) type); in convertVarDeclarations()244 fSymbolTable->takeOwnership((Type*) type); in convertVarDeclarations()506 fSymbolTable->takeOwnership(newType); in convertFunction()513 fSymbolTable->takeOwnership(var); in convertFunction()627 old->takeOwnership(type); in convertInterfaceBlock()648 fSymbolTable->takeOwnership((Type*) type); in convertInterfaceBlock()652 fSymbolTable->takeOwnership((Type*) type); in convertInterfaceBlock()659 old->takeOwnership(var); in convertInterfaceBlock()685 fSymbolTable->takeOwnership((Type*) result); in convertType()1438 fSymbolTable->takeOwnership(newType); in convertIndex()[all …]
385 fTypes.takeOwnership((Type*) type); in structDeclaration()