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

/frameworks/compile/slang/
H A Dslang_rs_export_func.h74 typedef RSExportRecordType::const_field_iterator const_param_iterator; typedef in class:slang::RSExportFunc
76 inline const_param_iterator params_begin() const {
81 inline const_param_iterator params_end() const {
H A Dslang_rs_export_foreach.h149 typedef RSExportRecordType::const_field_iterator const_param_iterator; typedef in class:slang::RSExportForEach
151 inline const_param_iterator params_begin() const {
157 inline const_param_iterator params_end() const {

Completed in 146 milliseconds