Searched refs:methodSuffix (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | native_writer.cpp | 36 const string& methodPrefix, const string& methodSuffix, in write_annotations() argument 62 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations() 69 methodSuffix.c_str(), constantPrefix.c_str(), in write_annotations() 82 methodSuffix.c_str(), constantPrefix.c_str(), annotationConstant.c_str(), in write_annotations()
|
H A D | rust_writer.cpp | 250 const string& methodPrefix, const string& methodSuffix) { in write_annotations() argument 268 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations() 275 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations() 295 methodPrefix.c_str(), methodSuffix.c_str(), in write_annotations()
|