Home
last modified time | relevance | path

Searched defs:ownership (Results 1 – 6 of 6) sorted by relevance

/drivers/framework/tools/hdi-gen/ast/
Dast_string_type.cpp209 void ASTStringType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuil… in EmitMemoryRecycle()
Dast_union_type.cpp331 void ASTUnionType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuild… in EmitMemoryRecycle()
Dast_struct_type.cpp266 void ASTStructType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuil… in EmitMemoryRecycle()
Dast_type.cpp253 void ASTType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuilder& s… in EmitMemoryRecycle()
Dast_list_type.cpp412 void ASTListType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuilde… in EmitMemoryRecycle()
Dast_array_type.cpp413 void ASTArrayType::EmitMemoryRecycle(const String& name, bool isClient, bool ownership, StringBuild… in EmitMemoryRecycle()