Searched defs:genInitPrimitiveExportVariable (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp928 genInitPrimitiveExportVariable(VarName, Val);
945 genInitPrimitiveExportVariable(Name, Val);
955 genInitPrimitiveExportVariable(Name, ElementVal);
1003 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.cpp610 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, function in class:slang::RSReflectionJava
631 genInitPrimitiveExportVariable(VarName, Val);
648 genInitPrimitiveExportVariable(Name, Val);
664 genInitPrimitiveExportVariable(Name, ElementVal);
710 genInitPrimitiveExportVariable(FieldName,

Completed in 188 milliseconds