Home
last modified time | relevance | path

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

/aosp12/bionic/benchmarks/
H A Dbionic_benchmarks.cpp224 static constexpr char kOnebufManualStr[] = "AT_ONEBUF_MANUAL_ALIGN_"; variable
324 if (android::base::StartsWith(args, kOnebufManualStr)) { in ResolveArgs()