Home
last modified time | relevance | path

Searched refs:ParseTwobufManualStr (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/benchmarks/
H A Dbionic_benchmarks.cpp269 static bool ParseTwobufManualStr(std::string& arg, args_vector_t* to_populate) { in ParseTwobufManualStr() function
331 if (!ParseTwobufManualStr(args, to_populate)) { in ResolveArgs()