Searched defs:ownership (Results 1 – 6 of 6) sorted by relevance
| /drivers/framework/tools/hdi-gen/ast/ |
| D | ast_string_type.cpp | 209 void ASTStringType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuil… in EmitMemoryRecycle()
|
| D | ast_union_type.cpp | 331 void ASTUnionType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuild… in EmitMemoryRecycle()
|
| D | ast_struct_type.cpp | 266 void ASTStructType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuil… in EmitMemoryRecycle()
|
| D | ast_type.cpp | 253 void ASTType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuilder& s… in EmitMemoryRecycle()
|
| D | ast_list_type.cpp | 412 void ASTListType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuilde… in EmitMemoryRecycle()
|
| D | ast_array_type.cpp | 413 void ASTArrayType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuild… in EmitMemoryRecycle()
|