Home
last modified time | relevance | path

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

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