HomeSort by relevance Sort by last modified time
    Searched defs:make_constant_name (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/streaming_proto/
string_utils.cpp 40 make_constant_name(const string& str) function in namespace:android::stream_proto
  /frameworks/base/tools/stats_log_api_gen/
main.cpp 31 make_constant_name(const string& str) function in namespace:android::stats_log_api_gen
133 string constant = make_constant_name(atom->name);
147 string constant = make_constant_name(atom->name);
168 make_constant_name(atom->name).c_str(), atom->uidField);
199 make_constant_name(atom->name).c_str());
564 string constant = make_constant_name(atom->name);
692 string constant = make_constant_name(atom->name);
719 make_constant_name(atom->message).c_str(),
720 make_constant_name(field->name).c_str(),
721 make_constant_name(value->second).c_str()
    [all...]

Completed in 117 milliseconds