Home
last modified time | relevance | path

Searched defs:to_populate (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dbionic_benchmarks.cpp225 static bool ParseOnebufManualStr(std::string& arg, args_vector_t* to_populate) { in ParseOnebufManualStr()
267 static bool ParseTwobufManualStr(std::string& arg, args_vector_t* to_populate) { in ParseTwobufManualStr()
313 args_vector_t* ResolveArgs(args_vector_t* to_populate, std::string args, in ResolveArgs()