Home
last modified time | relevance | path

Searched refs:Variable (Results 1 – 8 of 8) sorted by relevance

/system/keymint/common/src/tag/
Dinfo.rs127 Variable, enumerator
206 lifetime: ValueLifetime::Variable,
221 lifetime: ValueLifetime::Variable,
236 lifetime: ValueLifetime::Variable,
251 lifetime: ValueLifetime::Variable,
266 lifetime: ValueLifetime::Variable,
281 lifetime: ValueLifetime::Variable,
296 lifetime: ValueLifetime::Variable,
311 lifetime: ValueLifetime::Variable,
326 lifetime: ValueLifetime::Variable,
[all …]
/system/tools/aidl/
Dast_java.h88 struct Variable : public Expression { struct
93 Variable() = default; argument
94 Variable(const std::string& type, const std::string& name);
95 virtual ~Variable() = default;
116 std::shared_ptr<Variable> variable = nullptr;
120 Field(int modifiers, std::shared_ptr<Variable> variable);
160 std::shared_ptr<Variable> lvalue;
164 Assignment(std::shared_ptr<Variable> lvalue, std::shared_ptr<Expression> rvalue);
165 Assignment(std::shared_ptr<Variable> lvalue, std::shared_ptr<Expression> rvalue,
221 std::shared_ptr<Variable> lvalue = nullptr;
[all …]
Dgenerate_java_binder.cpp53 using Variable = ::android::aidl::java::Variable; typedef in android::aidl::java::VariableFactory
56 std::shared_ptr<Variable> Get(const AidlTypeSpecifier& type) { in Get()
57 auto v = std::make_shared<Variable>(JavaSignatureOf(type), in Get()
64 std::shared_ptr<Variable> Get(int index) { return vars_[index]; } in Get()
67 std::vector<std::shared_ptr<Variable>> vars_;
84 std::shared_ptr<Variable> transact_code;
85 std::shared_ptr<Variable> transact_data;
86 std::shared_ptr<Variable> transact_reply;
87 std::shared_ptr<Variable> transact_flags;
109 std::shared_ptr<Variable> transact_descriptor;
[all …]
Dast_java.cpp83 Field::Field(int m, std::shared_ptr<Variable> v) : ClassElement(), modifiers(m), variable(v) {} in Field()
111 Variable::Variable(const string& t, const string& n) : type(t), name(n) {} in Variable() function in android::aidl::java::Variable
113 void Variable::WriteDeclaration(CodeWriter* to) const { in WriteDeclaration()
120 void Variable::Write(CodeWriter* to) const { to->Write("%s", name.c_str()); } in Write()
167 Assignment::Assignment(std::shared_ptr<Variable> l, std::shared_ptr<Expression> r) in Assignment()
170 Assignment::Assignment(std::shared_ptr<Variable> l, std::shared_ptr<Expression> r, string c) in Assignment()
244 VariableDeclaration::VariableDeclaration(std::shared_ptr<Variable> l, std::shared_ptr<Expression> r) in VariableDeclaration()
247 VariableDeclaration::VariableDeclaration(std::shared_ptr<Variable> l) : lvalue(l) {} in VariableDeclaration()
Dgenerate_java.cpp413 auto flag_variable = std::make_shared<Variable>("int", "_aidl_flag"); in GenerateParcelableClass()
414 auto parcel_variable = std::make_shared<Variable>("android.os.Parcel", "_aidl_parcel"); in GenerateParcelableClass()
463 std::make_shared<Variable>(JavaSignatureOf(field->GetType()), field->GetName())); in GenerateParcelableClass()
/system/extras/simpleperf/testdata/
Dperf_display_bitmaps.RenderThread.perf-script1286 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
4128 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
5071 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
Dperf_display_bitmaps.header.perf-script1301 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
4143 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
5086 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
Dperf_display_bitmaps.perf-script1286 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
4128 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…
5071 …enerator::convertVarDeclarations(SkSL::ASTVarDeclarations const&, SkSL::Variable::Storage) (/syste…