Searched refs:methodSuffix (Results 1 – 2 of 2) sorted by relevance
/frameworks/proto_logging/stats/stats_log_api_gen/ |
D | native_writer.cpp | 40 const string& methodPrefix, const string& methodSuffix, in write_annotations() argument 68 methodPrefix.c_str(), methodSuffix.c_str(), constantPrefix.c_str(), in write_annotations() 75 methodPrefix.c_str(), methodSuffix.c_str(), constantPrefix.c_str(), in write_annotations() 81 methodSuffix.c_str(), constantPrefix.c_str(), in write_annotations() 94 methodSuffix.c_str(), constantPrefix.c_str(), annotationConstant.c_str(), in write_annotations()
|
D | rust_writer.cpp | 247 const string& methodPrefix, const string& methodSuffix) { in write_annotations() argument 269 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations() 277 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations() 297 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations()
|