Home
last modified time | relevance | path

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

/aosp12/art/runtime/ti/
H A Dagent.h47 const std::string& GetArgs() const { in GetArgs() function
/aosp12/bionic/benchmarks/
H A Dbionic_benchmarks.cpp481 static args_vector_t GetArgs(const std::vector<int>& sizes) { in GetArgs() function
487 static args_vector_t GetArgs(const std::vector<int>& sizes, int align) { in GetArgs() function
493 static args_vector_t GetArgs(const std::vector<int>& sizes, int align1, int align2) { in GetArgs() function
/aosp12/bionic/tests/
H A Dutils.h211 char** GetArgs() { in GetArgs() function